Skip to content

Commit

Permalink
chore(package): update lodash to version 4.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Jul 24, 2016
1 parent 002a0b7 commit 557b951
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"scripts": {
"test": "grunt ci-test"
},
"engineStrict" : true,
"engineStrict": true,
"engines": {
"node": ">= 4"
"node": ">= 4"
},
"repository": {
"type": "git",
Expand All @@ -29,7 +29,7 @@
"homepage": "https://github.com/dactylographsy/node-dactylographsy",
"dependencies": {
"async": "2.0.0",
"lodash": "4.13.1",
"lodash": "4.14.0",
"sprint": "0.3.1",
"string-hash": "1.1.0"
},
Expand Down

0 comments on commit 557b951

Please sign in to comment.