Skip to content

Commit

Permalink
More cleanup of deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Rodriguez Baquero committed Jun 21, 2023
1 parent f039330 commit 85b4572
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions container/shim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"dependencies": {
"@glif/filecoin-address": "^2.0.43",
"@ipld/car": "^5.0.3",
"@multiformats/blake2": "^1.0.13",
"asn1.js-rfc2560": "^5.0.1",
"asn1.js-rfc5280": "^3.0.0",
"debug": "^4.3.4",
Expand All @@ -22,13 +21,9 @@
"mime-types": "^2.1.35",
"multiformats": "^11.0.2",
"node-fetch": "^3.3.1",
"p-defer": "^4.0.0",
"p-limit": "^4.0.0",
"p-timeout": "^6.1.0",
"pretty-bytes": "^6.0.0",
"server-timing": "^3.3.3",
"stream-write": "^2.0.0",
"xor-distance": "^2.0.0"
"server-timing": "^3.3.3"
},
"devDependencies": {
"nock": "^13.3.1",
Expand Down

0 comments on commit 85b4572

Please sign in to comment.