Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thejhh committed May 30, 2015
1 parent 0424545 commit 672b892
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": "nor-extend",
"version": "0.1.31",
"version": "0.1.32",
"description": "Extends Q promises with custom methods from another object",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -28,8 +28,8 @@
},
"dependencies": {
"q" : ">= 1.0.1 < 1.1.0",
"nor-is" : ">= 0.1.17 < 0.2.0",
"nor-debug" : ">= 0.1.54 < 0.2.0",
"nor-is" : ">= 0.1.18 < 0.2.0",
"nor-debug" : ">= 0.1.55 < 0.2.0",
"nor-array" : ">= 0.1.8 < 0.2.0",
"nor-function" : ">= 0.1.7 < 0.2.0"
},
Expand Down

0 comments on commit 672b892

Please sign in to comment.