Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated package file to newer devDependencies versions
  • Loading branch information
pavelthq authored and josecebe committed Jul 23, 2018
1 parent 9b6d211 commit 27cd23c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -10,10 +10,10 @@
"jquery": ">=1.7"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "~0.1.13",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-uglify": "^0.9.2",
"grunt": "^1.0.1",
"grunt-cli": "~1.2.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-contrib-uglify": "^2.0.0",
"load-grunt-tasks": "^3.1.0"
},
"repository": {
Expand Down

0 comments on commit 27cd23c

Please sign in to comment.