Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Apr 3, 2014
1 parent df926cf commit 98fb6c2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"test": "grunt test"
},
"dependencies": {
"parserlib": "~0.2.2"
"parserlib": "~0.2.4"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-clean": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-copy": "~0.4.1",
"grunt": "~0.4.4",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "~0.4.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-watch": "~0.4.4",
"grunt-include-replace": "~0.4.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-include-replace": "~1.2.0",
"yuitest": "~0.7.9"
},
"engines": {
Expand Down

0 comments on commit 98fb6c2

Please sign in to comment.