Skip to content

Commit

Permalink
update lodash to find the latest available
Browse files Browse the repository at this point in the history
  • Loading branch information
kengz committed Mar 1, 2016
1 parent 2a44396 commit 1473aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"debug": "~0.7.2",
"lodash": "^4.5.1"
"lodash": "latest"
},
"devDependencies": {
"better-assert": "~1.0.0",
Expand Down

0 comments on commit 1473aaf

Please sign in to comment.