Skip to content

Commit 85fff58

Browse files
committed
chore: remove unused deps
1 parent bd6a57a commit 85fff58

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/ipfs-unixfs-exporter/package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"aegir": "https://gitpkg.now.sh/ipfs/aegir?feat/build-esm-modules-follow-up-with-dist",
4141
"copy": "^0.3.2",
4242
"crypto-browserify": "^3.12.0",
43-
"detect-node": "^2.0.4",
4443
"events": "^3.3.0",
4544
"ipfs-unixfs-importer": "^8.0.1",
4645
"it-all": "^1.0.5",
@@ -53,7 +52,6 @@
5352
"readable-stream": "^3.6.0",
5453
"rimraf": "^3.0.2",
5554
"sinon": "^11.1.1",
56-
"@vascosantos/uint8arrays": "^3.0.3",
5755
"util": "^0.12.3"
5856
},
5957
"dependencies": {
@@ -66,7 +64,7 @@
6664
"it-last": "^1.0.5",
6765
"multiformats": "^9.4.2",
6866
"murmurhash3js-revisited": "^3.0.0",
69-
"uint8arrays": "^2.1.7"
67+
"@vascosantos/uint8arrays": "^3.0.3"
7068
},
7169
"types": "dist/src/index.d.ts",
7270
"eslintConfig": {

0 commit comments

Comments
 (0)