mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Use modules that use new leveldb
This commit is contained in:
1497
package-lock.json
generated
1497
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -24,7 +24,7 @@
|
||||
"logplease": "^1.2.14",
|
||||
"multihashes": "~3.0.1",
|
||||
"orbit-db-access-controllers": "github:haydenyoung/orbit-db-access-controllers#esm",
|
||||
"orbit-db-cache": "github:haydenyoung/orbit-db-cache#esm",
|
||||
"orbit-db-cache": "github:orbitdb/orbit-db-cache#esm-fixes",
|
||||
"orbit-db-counterstore": "github:haydenyoung/orbit-db-counterstore#esm",
|
||||
"orbit-db-docstore": "github:haydenyoung/orbit-db-docstore#esm",
|
||||
"orbit-db-eventstore": "github:haydenyoung/orbit-db-eventstore#esm",
|
||||
@@ -34,8 +34,8 @@
|
||||
"orbit-db-keystore": "github:haydenyoung/orbit-db-keystore#esm",
|
||||
"orbit-db-kvstore": "github:haydenyoung/orbit-db-kvstore#esm",
|
||||
"orbit-db-pubsub": "github:haydenyoung/orbit-db-pubsub#esm",
|
||||
"orbit-db-storage-adapter": "github:haydenyoung/orbit-db-storage-adapter#esm",
|
||||
"orbit-db-store": "github:haydenyoung/orbit-db-store#esm",
|
||||
"orbit-db-storage-adapter": "github:orbitdb/orbit-db-storage-adapter#esm-fixes",
|
||||
"orbit-db-store": "github:haadcode/orbit-db-store#esm",
|
||||
"wherearewe": "^1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user