Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmingoia committed Jan 20, 2015
1 parent d206a4c commit f163484
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
],
"main": "./lib/resource.js",
"dependencies": {
"debug": "^0.7.4",
"defaults": "~1.0.0",
"koa-compose": "~2.2.0",
"path-to-regexp": "0.0.2",
"debug": "^2.1.1",
"defaults": "^1.0.0",
"koa-compose": "^2.3.0",
"path-to-regexp": "^1.0.3",
"pluralize": "^1.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit f163484

Please sign in to comment.