diff --git a/package.json b/package.json index ecd3ae42..5cb3a104 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ "body-parser": "^1.12.0", "canonical-json": "0.0.4", "continuation-local-storage": "^3.1.3", + "cookie-parser": "^1.3.4", "debug": "^2.1.2", "depd": "^1.0.0", "ejs": "^2.3.1", @@ -60,7 +61,6 @@ "bluebird": "^2.9.9", "browserify": "^10.0.0", "chai": "^2.1.1", - "cookie-parser": "^1.3.4", "es5-shim": "^4.1.0", "grunt": "^0.4.5", "grunt-browserify": "^3.5.0",