Cleanup the dependencies

This commit is contained in:
Xavier Trochu 2015-11-20 14:05:54 +01:00
parent 0219900933
commit b6486cb825

View file

@ -9,17 +9,11 @@
"dependencies": {
"async": "~0.2.10",
"aws-sdk": "^2.1.39",
"bunyan": "^1.3.5",
"coffee-script": "~1.7.1",
"express": "~3.4.8",
"grunt-bunyan": "^0.5.0",
"grunt-execute": "^0.2.2",
"grunt-mocha-test": "~0.8.2",
"heapdump": "^0.3.2",
"knox": "~0.9.1",
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.1.0",
"longjohn": "~0.2.2",
"lynx": "0.0.11",
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.3.0",
"node-transloadit": "0.0.4",
"node-uuid": "~1.4.1",
@ -37,7 +31,11 @@
"sinon": "",
"chai": "",
"sandboxed-module": "",
"bunyan": "^1.3.5",
"grunt": "0.4.1",
"grunt-bunyan": "^0.5.0",
"grunt-execute": "^0.2.2",
"grunt-mocha-test": "~0.8.2",
"grunt-contrib-requirejs": "0.4.1",
"grunt-contrib-coffee": "0.7.0",
"grunt-contrib-watch": "0.5.3",