mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 10:27:49 +00:00
Update async to version 2.0.0 and coveralls to 2.11.11.
This commit is contained in:
committed by
John-David Dalton
parent
02c4d60861
commit
2cea31cb1b
@@ -28,11 +28,11 @@
|
|||||||
"validate": "npm run style && npm run test"
|
"validate": "npm run style && npm run test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"async": "^1.5.2",
|
"async": "^2.0.0",
|
||||||
"benchmark": "^2.1.0",
|
"benchmark": "^2.1.0",
|
||||||
"chalk": "^1.1.3",
|
"chalk": "^1.1.3",
|
||||||
"codecov.io": "~0.1.6",
|
"codecov.io": "~0.1.6",
|
||||||
"coveralls": "^2.11.9",
|
"coveralls": "^2.11.11",
|
||||||
"curl-amd": "~0.8.12",
|
"curl-amd": "~0.8.12",
|
||||||
"docdown": "~0.5.1",
|
"docdown": "~0.5.1",
|
||||||
"dojo": "^1.11.2",
|
"dojo": "^1.11.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user