Skip to content

Commit

Permalink
loosen dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Mar 6, 2012
1 parent d4108a0 commit 41098db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -17,8 +17,8 @@
"inherits": "1"
},
"devDependencies": {
"tap": "0.1",
"mkdirp":"0.2",
"tap": "~0.2.3",
"mkdirp":"0",
"rimraf":"1"
},
"scripts": {
Expand Down

0 comments on commit 41098db

Please sign in to comment.