Skip to content

Commit eda862a

Browse files
committed
[dist] [tests] Adjusting dev dips
* Use new lodash
1 parent da8e056 commit eda862a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"browserify": "5.11.1",
2121
"jshint": "0.9.0",
22-
"lodash": "*",
22+
"lodash": "4.6.x",
2323
"mocha": "1.8.x",
2424
"node-minify": "*",
2525
"optimist": "0.3.5",

0 commit comments

Comments
 (0)