Skip to content

Commit

Permalink
1.0.1 - update Ramda to 0.18.x
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCannon committed Oct 14, 2015
1 parent 4b4b7d4 commit e0fe3a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,10 +1,10 @@
{
"name" : "alien-node-q-utils",
"version" : "1.0.0",
"version" : "1.0.1",
"description" : "Helper functions for promises with Q on NodeJS",
"main" : "lib/Promises.js",
"dependencies" : {
"ramda" : "^0.17.x",
"ramda" : "^0.18.x",
"q" : "^2.0.x"
},
"devDependencies" : {
Expand Down

0 comments on commit e0fe3a9

Please sign in to comment.