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:
Martin Donnelly 2020-05-04 10:05:39 +00:00
commit 1a12c61af4

View File

@ -4,8 +4,7 @@
"description": "Train Times Progressive Web App",
"main": "app.js",
"scripts": {
"prestart": "gulp default",
"postinstall": "gulp default"
},
"author": "",
"license": "ISC",