mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
upgrade to latest async ^2.5.0
This commit is contained in:
parent
20655b6eeb
commit
14f3d22071
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"url": "https://github.com/sharelatex/document-updater-sharelatex.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "2.0.0-rc.5",
|
||||
"async": "^2.5.0",
|
||||
"coffee-script": "1.4.0",
|
||||
"express": "3.3.4",
|
||||
"ioredis": "^3.1.4",
|
||||
|
|
Loading…
Reference in a new issue