Skip to content

Commit

Permalink
Bump the version of parse-link-header.
Browse files Browse the repository at this point in the history
  • Loading branch information
zkengine committed Dec 27, 2021
1 parent 16c343d commit 915b4cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"ipns": "^0.15.0",
"libp2p-crypto": "^0.20.0",
"p-retry": "^4.5.0",
"parse-link-header": "^1.0.1",
"parse-link-header": "^2.0.0",
"streaming-iterables": "^6.0.0",
"uint8arrays": "^3.0.0"
},
Expand All @@ -52,7 +52,7 @@
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@types/mocha": "8.2.2",
"@types/parse-link-header": "^1.0.0",
"@types/parse-link-header": "^1.0.1",
"bundlesize": "^0.18.1",
"cors": "^2.8.5",
"del-cli": "^4.0.0",
Expand Down

0 comments on commit 915b4cb

Please sign in to comment.