mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
Don't watch
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user