Skip to content

Commit

Permalink
revert async
Browse files Browse the repository at this point in the history
  • Loading branch information
tleunen committed Apr 10, 2015
1 parent 868cb1a commit 9431971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test": "grunt && mocha -R spec --timeout 5000"
},
"dependencies": {
"async": "^0.9.2",
"async": "^0.9.0",
"browserify": "^9.0.8",
"glob": "^5.0.5",
"lodash": "^3.6.0",
Expand Down

0 comments on commit 9431971

Please sign in to comment.