Skip to content

Commit

Permalink
fix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
safareli committed Jan 30, 2017
1 parent 8ddd788 commit d260b9c
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
Expand Up @@ -16,7 +16,7 @@
"sanctuary-type-identifiers": "1.0.0"
},
"devDependencies": {
"daggy": "0.0.x",
"daggy": "0.0.1",
"fantasy-combinators": "0.0.x",
"standard": "8.6.0",
"tap": "10.0.0"
Expand All @@ -32,5 +32,5 @@
"src/*.js"
],
"main": "src/daggy.js",
"version": "1.0.0"
"version": "0.0.2"
}

0 comments on commit d260b9c

Please sign in to comment.