Skip to content

Commit 90f92ef

Browse files
authored
chore: downgrade merge-options (#79)
Downgrades merge-options because v3 removed node 12 support. Refs: ipfs/js-ipfs#3270 Refs: schnittstabil/merge-options#23
1 parent 22e29bb commit 90f92ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-unixfs-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"it-batch": "^1.0.3",
5959
"it-first": "^1.0.1",
6060
"it-parallel-batch": "^1.0.3",
61-
"merge-options": "^3.0.1",
61+
"merge-options": "^2.0.0",
6262
"multihashing-async": "^2.0.0",
6363
"rabin-wasm": "^0.1.1",
6464
"uint8arrays": "^1.1.0"

0 commit comments

Comments
 (0)