diff --git a/package.json b/package.json index f0398cc3d..289934c58 100644 --- a/package.json +++ b/package.json @@ -87,6 +87,7 @@ "stylus-loader": "3.0.1", "swagger-jsdoc": "1.9.2", "tslint": "4.5.1", + "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#8f4b45f4f814c04918382949b4bcaf7a8d910281", "webpack": "2.3.2" }, "dependencies": { @@ -144,7 +145,6 @@ "textarea-caret": "3.0.2", "ts-node": "3.0.1", "typescript": "2.2.1", - "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#8f4b45f4f814c04918382949b4bcaf7a8d910281", "uuid": "3.0.1", "vhost": "3.0.2", "websocket": "1.0.24",