updated package.json

This commit is contained in:
Martin Donnelly 2018-02-12 12:39:44 +00:00
parent 26ed96dd4b
commit 8d18a49bb5

View File

@ -4,7 +4,8 @@
"description": "Train Times Progressive Web App",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"prestart": "gulp default",
"postinstall": "gulp default"
},
"author": "",
"license": "ISC",