Skip to content

Commit

Permalink
feat(package): update google-cdn and helper libs
Browse files Browse the repository at this point in the history
  • Loading branch information
passy committed Dec 29, 2014
1 parent b9ab065 commit 5ddf769
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 @@ -6,16 +6,16 @@
"test": "grunt test"
},
"devDependencies": {
"each-async": "^0.1.3",
"each-async": "^1.1.1",
"grunt": "~0.4.0",
"grunt-contrib-jshint": "~0.4.3",
"proxyquire": "~0.4.1",
"grunt-contrib-nodeunit": "~0.1.2"
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-nodeunit": "^0.4.1",
"proxyquire": "^1.3.0"
},
"dependencies": {
"bower": ">=1.0.0",
"google-cdn": "~0.7.0",
"chalk": "^0.5.1"
"chalk": "^0.5.1",
"google-cdn": "^1.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 5ddf769

Please sign in to comment.