testing heroku deploy
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"scripts": {
|
||||
"postinstall": "bower install",
|
||||
"prestart": "npm install",
|
||||
"start": "http-server -a localhost -p 8080 -c-1",
|
||||
"start": "node app.js",
|
||||
"pretest": "npm install",
|
||||
"test": "karma start karma.conf.js",
|
||||
"test-single-run": "karma start karma.conf.js --single-run",
|
||||
|
||||
Reference in New Issue
Block a user