Skip to content

Commit 00235fd

Browse files
patricksmmsxzyfer
authored andcommittedOct 12, 2018
fix(package): update lodash to version 4.17.11
Closes #95
1 parent faf94cf commit 00235fd

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
@@ -19,7 +19,7 @@
1919
],
2020
"dependencies": {
2121
"glob": "^7.0.0",
22-
"lodash": "^4.0.0",
22+
"lodash": "^4.17.11",
2323
"scss-tokenizer": "^0.3.0",
2424
"yargs": "^10.0.3"
2525
},

0 commit comments

Comments
 (0)
Please sign in to comment.