Skip to content

Commit 9f9910a

Browse files
committed
chore: add missing deps
1 parent da60f26 commit 9f9910a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@
5959
"events": "^3.3.0",
6060
"ipfs-utils": "^8.1.3",
6161
"it-all": "^1.0.2",
62-
"it-drain": "^1.0.1",
63-
"it-first": "^1.0.2",
6462
"just-range": "^2.1.0",
6563
"rimraf": "^3.0.0",
6664
"sinon": "^11.1.1",
@@ -74,11 +72,12 @@
7472
"cborg": "^1.3.4",
7573
"debug": "^4.1.0",
7674
"err-code": "^3.0.1",
77-
"eslint-plugin-ava": "^12.0.0",
7875
"interface-blockstore": "^1.0.0",
7976
"interface-datastore": "^5.0.0",
8077
"ipfs-repo-migrations": "^10.0.1",
78+
"it-drain": "^1.0.1",
8179
"it-filter": "^1.0.2",
80+
"it-first": "^1.0.2",
8281
"it-map": "^1.0.5",
8382
"it-merge": "^1.0.2",
8483
"it-parallel-batch": "^1.0.9",

0 commit comments

Comments
 (0)