mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 15:27:50 +00:00
Update jquery to 2.2.1, uglify-js to 2.6.2, and webpack to 1.12.14.
This commit is contained in:
committed by
John-David Dalton
parent
e24513e6e2
commit
f0c3ac1789
@@ -16,7 +16,7 @@
|
||||
"fs-extra": "~0.26.5",
|
||||
"glob": "^7.0.0",
|
||||
"istanbul": "0.4.2",
|
||||
"jquery": "^2.2.0",
|
||||
"jquery": "^2.2.1",
|
||||
"jscs": "^2.10.1",
|
||||
"lodash": "4.4.0",
|
||||
"platform": "^1.3.1",
|
||||
@@ -25,8 +25,8 @@
|
||||
"request": "^2.69.0",
|
||||
"requirejs": "^2.1.22",
|
||||
"sauce-tunnel": "^2.4.0",
|
||||
"uglify-js": "2.6.1",
|
||||
"webpack": "^1.12.13"
|
||||
"uglify-js": "2.6.2",
|
||||
"webpack": "^1.12.14"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npm run build:main & npm run build:fp",
|
||||
|
||||
Reference in New Issue
Block a user