Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Commit 6fb7832

Browse files
committed
updated lodash version in dependencies
1 parent a26d48a commit 6fb7832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"fs-extra": "^1.0.0",
2626
"inquirer": "^1.2.3",
2727
"js-yaml": "^3.3.0",
28-
"lodash": "^3.10.0",
28+
"lodash": "^4.17.2",
2929
"mocha": "^2.2.1",
3030
"nodemon": "^1.3.7",
3131
"serve-static": "^1.9.2",

0 commit comments

Comments
 (0)