mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-06-17 20:21:41 +02:00
feat(package.json): Set Async version to ~ from ^
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"acl": "~0.4.4",
|
||||
"async": "^1.3.0",
|
||||
"async": "~1.3.0",
|
||||
"body-parser": "~1.13.1",
|
||||
"bower": "~1.4.1",
|
||||
"cfenv": "~1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user