Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 0452923

Browse files
authored
chore: update deps (#51)
Updates deps to remove duplicate interface-datastore modules from the js-ipfs bundle
1 parent 9e96dbc commit 0452923

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"homepage": "https://github.com/libp2p/js-libp2p-keychain#readme",
4242
"dependencies": {
4343
"err-code": "^2.0.0",
44-
"interface-datastore": "^0.8.0",
44+
"interface-datastore": "^1.0.2",
4545
"libp2p-crypto": "^0.17.1",
4646
"merge-options": "^2.0.0",
4747
"node-forge": "^0.9.1",
4848
"sanitize-filename": "^1.6.1"
4949
},
5050
"devDependencies": {
51-
"aegir": "^21.2.0",
51+
"aegir": "^22.0.0",
5252
"chai": "^4.2.0",
5353
"chai-string": "^1.5.0",
5454
"datastore-fs": "^1.0.0",

0 commit comments

Comments
 (0)