Lock down to specific async version

This commit is contained in:
James Allen 2016-06-08 16:21:56 +01:00
parent e38e883081
commit 437e885812

View file

@ -7,7 +7,7 @@
"url": "https://github.com/sharelatex/document-updater-sharelatex.git"
},
"dependencies": {
"async": "^2.0.0-rc.5",
"async": "2.0.0-rc.5",
"coffee-script": "1.4.0",
"express": "3.3.4",
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.0.0",