mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
Don't watch
This commit is contained in:
parent
afc7b0fac7
commit
3eb8d7278d
@ -20,7 +20,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
"test": "node_modules/.bin/mocha -w"
|
||||
"test": "node_modules/.bin/mocha"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "~4.9.0",
|
||||
@ -32,7 +32,7 @@
|
||||
"jade": "~1.6.0",
|
||||
"lwip": "0.0.5",
|
||||
"request": "2.45.0",
|
||||
"redis": " 0.12.1",
|
||||
"redis": "0.12.1",
|
||||
"mocha": "2.0.1"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user