Skip to content

Commit

Permalink
update devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Jun 17, 2013
1 parent 59675ef commit d1669e4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"version": "0.3.0",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-dojo": "~0.2.0",
"grunt-dojo": "~0.2.3",
"grunt-open": "~0.2.0",
"grunt-jsdoc": "~0.3.2",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-watch": "~0.3.0",
"grunt-contrib-jshint": "~0.3.0",
"grunt-contrib-jasmine": "~0.4.1",
"grunt-contrib-connect": "~0.2.0",
"grunt-contrib-watch": "~0.4.4",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-jasmine": "~0.5.0",
"grunt-contrib-connect": "~0.3.0",
"frozen-jsdoc-template": "git+https://github.com/frozenjs/jsdoc-template.git"
},
"volo": {
Expand All @@ -37,4 +37,4 @@
"test": "grunt"
},
"dojoBuild": "frozen.profile.js"
}
}

0 comments on commit d1669e4

Please sign in to comment.