Skip to content

Commit 4f2b618

Browse files
authored
Merge pull request #285 from rosston/support-async-functions
Upgrade lodash (and support async functions)
2 parents 83ebd6a + 5d64d4d commit 4f2b618

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
@@ -81,7 +81,7 @@
8181
},
8282
"dependencies": {
8383
"es6-map": "^0.1.5",
84-
"lodash": "^4.15.0",
84+
"lodash": "^4.17.4",
8585
"quibble": "^0.5.1",
8686
"resolve": "^1.3.3",
8787
"stringify-object-es5": "^2.5.0"

0 commit comments

Comments
 (0)