Skip to content

Commit

Permalink
feat(package.json): Set Async version to ~ from ^
Browse files Browse the repository at this point in the history
  • Loading branch information
codydaig committed Feb 6, 2016
1 parent e24fd27 commit 2ee7194
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 @@ -21,7 +21,7 @@
},
"dependencies": {
"acl": "~0.4.4",
"async": "^1.3.0",
"async": "~1.3.0",
"body-parser": "~1.13.1",
"bower": "~1.4.1",
"cfenv": "~1.0.0",
Expand Down

0 comments on commit 2ee7194

Please sign in to comment.