mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 14:37:49 +00:00
Update webpack to 1.12.9 & istanbul to 0.4.1.
This commit is contained in:
committed by
John-David Dalton
parent
ee8a248086
commit
9e334b5ece
@@ -12,7 +12,7 @@
|
||||
"dojo": "~1.10.0",
|
||||
"ecstatic": "^1.3.1",
|
||||
"fs-extra": "~0.26.2",
|
||||
"istanbul": "0.4.0",
|
||||
"istanbul": "0.4.1",
|
||||
"jquery": "~1.11.0",
|
||||
"jscs": "^2.6.0",
|
||||
"lodash": "^3.10.1",
|
||||
@@ -23,7 +23,7 @@
|
||||
"requirejs": "~2.1.22",
|
||||
"sauce-tunnel": "2.2.3",
|
||||
"uglify-js": "2.6.1",
|
||||
"webpack": "^1.12.8"
|
||||
"webpack": "^1.12.9"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node lib/main/build.js && node lib/fp/build.js",
|
||||
|
||||
Reference in New Issue
Block a user