Skip to content

Commit

Permalink
Updating dependencies, async, lodash and tiny-lr
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed May 13, 2018
1 parent 5adb27c commit 72b1214
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"test": "grunt test -v"
},
"dependencies": {
"async": "^1.5.0",
"async": "^2.6.0",
"gaze": "^1.1.0",
"lodash": "^4.0.0",
"tiny-lr": "^1.0.4"
"lodash": "^4.17.10",
"tiny-lr": "^1.1.1"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt": "^1.0.2",
"grunt-cli": "^1.2.0",
"grunt-contrib-internal": "^1.2.0",
"grunt-contrib-internal": "^2.0.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-nodeunit": "^1.0.0",
"grunt-jscs": "^3.0.0",
Expand Down

0 comments on commit 72b1214

Please sign in to comment.