Skip to content

Commit

Permalink
update parse-link-header and knox
Browse files Browse the repository at this point in the history
  • Loading branch information
timaschew committed Apr 9, 2015
1 parent 8ad3034 commit 0efcc70
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"license": "MIT",
"repository": "component/crawler.js",
"dependencies": {
"knox": "~0.8.9",
"chanel": "^2.0.2",
"co": "^3.0.5",
"raw-body": "^1.1.3",
"cogent": "~0.4.0",
"chanel": "^2.0.2",
"finished": "^1.1.1",
"knox": "^0.9.2",
"koa": "~0.5.1",
"koa-compress": "^1.0.3",
"koa-conditional-get": "^1.0.2",
"koa-etag": "^1.2.3",
"koa-json": "~0.0.2",
"koa-static": "^1.4.3",
"koa-logger": "^1.2.0",
"koa-compress": "^1.0.3",
"koa-conditional-get": "^1.0.2",
"finished": "^1.1.1",
"parse-link-header": "~0.1.0",
"koa-static": "^1.4.3",
"parse-link-header": "^0.2.0",
"raw-body": "^1.1.3",
"yield-ratelimit-reset": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 0efcc70

Please sign in to comment.