Skip to content

Commit b1583cc

Browse files
authored
Merge pull request #157 from bobisjan/dependencies-cleanup
Dependencies cleanup
2 parents 2b7e5c0 + 86fd2b8 commit b1583cc

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
"cookie": "^0.2.3",
3131
"debug": "^2.1.0",
3232
"exists-sync": "0.0.3",
33-
"express": "^4.13.3",
34-
"express-cluster": "0.0.4",
35-
"minimist": "^1.2.0",
3633
"najax": "^1.0.2",
3734
"rsvp": "^3.0.16",
3835
"simple-dom": "^0.3.0",
@@ -41,6 +38,7 @@
4138
"devDependencies": {
4239
"chai": "^3.5.0",
4340
"chai-as-promised": "^5.2.0",
41+
"express": "^4.13.3",
4442
"fs-promise": "^0.5.0",
4543
"mocha": "^2.4.5",
4644
"mocha-jshint": "^2.3.1",

0 commit comments

Comments
 (0)