Skip to content

Commit d6d21d2

Browse files
committed
fix(build): Update to lodash 4
fixes #242
1 parent 954a555 commit d6d21d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"dateformat": "^1.0.6",
2323
"istanbul": "^0.4.0",
24-
"lodash": "^3.8.0",
24+
"lodash": "^4.17.0",
2525
"minimatch": "^3.0.0",
2626
"source-map": "^0.5.1"
2727
},

0 commit comments

Comments
 (0)