Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Updates deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
robotlolita committed Apr 20, 2014
1 parent a0a3f83 commit a4d577f
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
@@ -1,6 +1,6 @@
{
"name": "control.async",
"version": "0.1.1",
"version": "0.1.2",
"description": "Operations for asynchronous control flow.",
"main": "lib/index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"flaw": "~0.1.0",
"data.future": "~2.0.0"
"data.future": "^2.0.0"
},
"devDependencies": {
"browserify": "git://github.com/robotlolita/node-browserify",
Expand All @@ -34,4 +34,4 @@
"laws": "~0.2.0",
"claire": "~0.4.1"
}
}
}

0 comments on commit a4d577f

Please sign in to comment.