Skip to content

Commit 5f3f623

Browse files
authored
Merge pull request #147 from baweaver/baweaver/upgrade-lodash
Upgrade old version of lodash
2 parents dcc15a9 + f300011 commit 5f3f623

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
@@ -30,7 +30,7 @@
3030
"chalk": "1.0.0",
3131
"coa": "0.4.0",
3232
"diff": "1.0.8",
33-
"lodash": "2.4.1",
33+
"lodash": "^4.0.0",
3434
"parse5": "1.1.3",
3535
"vow": "0.4.13",
3636
"vow-fs": "0.3.6"

0 commit comments

Comments
 (0)