We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc13109 commit d0845f0Copy full SHA for d0845f0
package.json
@@ -25,11 +25,13 @@
25
"release": "pnpm test && pnpm format && pnpm publish --access public"
26
},
27
"devDependencies": {
28
+ "@eslint/js": "^9.20.0",
29
"@libp2p/interface": "^2.5.0",
30
"@orbitdb/core": "^2.4.3",
31
"@types/elliptic": "^6.4.18",
32
"@types/events": "^3.0.3",
33
"eslint": "^9.20.0",
34
+ "eslint-plugin-import": "^2.31.0",
35
"globals": "^15.14.0",
36
"helia": "^5.2.0",
37
"multiformats": "^13.3.2",
0 commit comments