Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Jul 2, 2015
1 parent c837bb7 commit 7636d6a
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 @@ -22,9 +22,9 @@
},
"license": "MIT",
"dependencies": {
"path-to-regexp": "~1.0.0",
"debug": "*",
"methods": "~1.1.0",
"debug": "*"
"path-to-regexp": "^1.2.0"
},
"scripts": {
"test": "NODE_ENV=test mocha --harmony-generators --require should --reporter spec",
Expand Down

0 comments on commit 7636d6a

Please sign in to comment.