Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fpirsch committed Jun 10, 2014
1 parent ee80d45 commit f655a45
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"test": "mocha --require should"
},
"dependencies": {
"async": "0.2.x",
"mkdirp": "0.3.x",
"liftoff": "0.10.x"
"async": "0.8.x",
"mkdirp": "0.5.x",
"liftoff": "0.11.x"
},
"devDependencies": {
"browserify": "*",
Expand Down

0 comments on commit f655a45

Please sign in to comment.