We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b7e5c0 commit 2a62104Copy full SHA for 2a62104
1 file changed
package.json
@@ -30,7 +30,6 @@
30
"cookie": "^0.2.3",
31
"debug": "^2.1.0",
32
"exists-sync": "0.0.3",
33
- "express": "^4.13.3",
34
"express-cluster": "0.0.4",
35
"minimist": "^1.2.0",
36
"najax": "^1.0.2",
@@ -41,6 +40,7 @@
41
40
"devDependencies": {
42
"chai": "^3.5.0",
43
"chai-as-promised": "^5.2.0",
+ "express": "^4.13.3",
44
"fs-promise": "^0.5.0",
45
"mocha": "^2.4.5",
46
"mocha-jshint": "^2.3.1",
0 commit comments