Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed May 19, 2015
1 parent 8b4789f commit 1da2c48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
],
"dependencies": {
"each-async": "^1.0.0",
"globby": "^1.0.0",
"globby": "^2.0.0",
"is-path-cwd": "^1.0.0",
"is-path-in-cwd": "^1.0.0",
"object-assign": "^2.0.0",
"rimraf": "^2.2.8"
},
"devDependencies": {
"fs-extra": "^0.12.0",
"fs-extra": "^0.18.3",
"mocha": "*",
"path-exists": "^1.0.0"
}
Expand Down

0 comments on commit 1da2c48

Please sign in to comment.