Don't watch

This commit is contained in:
Jake 2014-11-02 10:42:24 -06:00
parent afc7b0fac7
commit 3eb8d7278d

View File

@ -20,7 +20,7 @@
], ],
"scripts": { "scripts": {
"start": "node server.js", "start": "node server.js",
"test": "node_modules/.bin/mocha -w" "test": "node_modules/.bin/mocha"
}, },
"dependencies": { "dependencies": {
"express": "~4.9.0", "express": "~4.9.0",