Skip to content

Commit

Permalink
deps!: update interface-datastore to 8.x.x (#70)
Browse files Browse the repository at this point in the history
Also removes unsused prodction deps
  • Loading branch information
achingbrain authored Mar 13, 2023
1 parent d2b7c22 commit 864bd19
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,7 @@
"@libp2p/peer-id": "^2.0.0",
"@libp2p/peer-record": "^5.0.0",
"@multiformats/multiaddr": "^11.0.0",
"interface-datastore": "^7.0.0",
"it-all": "^2.0.0",
"it-filter": "^2.0.0",
"it-foreach": "^1.0.0",
"it-map": "^2.0.0",
"interface-datastore": "^8.0.0",
"mortice": "^3.0.0",
"multiformats": "^11.0.0",
"protons-runtime": "^5.0.0",
Expand All @@ -168,7 +164,7 @@
"@libp2p/peer-id-factory": "^2.0.0",
"@libp2p/utils": "^3.0.2",
"aegir": "^38.1.6",
"datastore-core": "^8.0.1",
"datastore-core": "^9.0.1",
"delay": "^5.0.0",
"p-defer": "^4.0.0",
"p-wait-for": "^5.0.0",
Expand Down

0 comments on commit 864bd19

Please sign in to comment.