Skip to content

Commit

Permalink
Merge pull request #215 from jpsc/master
Browse files Browse the repository at this point in the history
bump dependecies
  • Loading branch information
shama committed Apr 28, 2016
2 parents 60c6f32 + 3d74ad3 commit 6a916c3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
"test": "semistandard && grunt nodeunit -v"
},
"dependencies": {
"globule": "^0.2.0"
"globule": "^1.0.0"
},
"devDependencies": {
"async": "^1.5.2",
"grunt": "^0.4.5",
"grunt-benchmark": "~0.2.0",
"grunt-cli": "~0.1.13",
"grunt": "^1.0.1",
"grunt-benchmark": "^0.3.0",
"grunt-cli": "^1.2.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-nodeunit": "^1.0.0",
"rimraf": "^2.5.0",
"rimraf": "^2.5.2",
"semistandard": "^7.0.5"
},
"keywords": [
Expand Down

0 comments on commit 6a916c3

Please sign in to comment.