Skip to content

Commit

Permalink
Bumped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Joao Ribeiro committed Jul 23, 2015
1 parent 4eb1074 commit 4530cc4
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
@@ -1,6 +1,6 @@
{
"name": "safer-async",
"version": "0.0.6",
"version": "0.0.7",
"description": "Provides better error handling and profiling for the async library",
"main": "./lib/saferAsync",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/jribeiro/safer-async",
"dependencies": {
"async": "^0.9.0",
"async": "^1.4.0",
"lodash": "^3.5.0"
},
"devDependencies": {
Expand Down

0 comments on commit 4530cc4

Please sign in to comment.