Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Commit

Permalink
Bump lodash and jshint versions
Browse files Browse the repository at this point in the history
Fixes #112
  • Loading branch information
markelog committed Feb 1, 2016
1 parent ed026d9 commit bd03360
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"dependencies": {
"hooker": "~0.2.3",
"jscs": "~2.9.0",
"lodash": "~3.10.0",
"lodash": "4.1.0",
"vow": "~0.4.1"
},
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "~0.1.13",
"grunt-contrib-jshint": "~0.11.3",
"grunt-contrib-jshint": "~0.12.0",
"grunt-contrib-nodeunit": "~0.4.0",
"load-grunt-tasks": "^3.3.0",
"time-grunt": "~1.3.0"
Expand Down

0 comments on commit bd03360

Please sign in to comment.