Merge branch 'development' into 'master'
Removed post install npm build task as no longer required See merge request martind2000/traintimesPWA!4
This commit is contained in:
commit
1a12c61af4
@ -4,8 +4,7 @@
|
|||||||
"description": "Train Times Progressive Web App",
|
"description": "Train Times Progressive Web App",
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prestart": "gulp default",
|
|
||||||
"postinstall": "gulp default"
|
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
Loading…
Reference in New Issue
Block a user