Use latest published deps

This commit is contained in:
haad 2021-11-16 10:32:59 +02:00
parent 9c2ce42c4f
commit eec360c663
2 changed files with 1031 additions and 697 deletions

1724
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,7 @@
"multihashes": "~3.0.1",
"orbit-db-access-controllers": "^0.3.2",
"orbit-db-cache": "~0.3.0",
"orbit-db-counterstore": "github:orbitdb/orbit-db-counterstore#fix/ids-and-merge",
"orbit-db-counterstore": "^1.12.1",
"orbit-db-docstore": "~1.12.0",
"orbit-db-eventstore": "~1.12.0",
"orbit-db-feedstore": "~1.12.0",
@ -35,7 +35,7 @@
"orbit-db-kvstore": "~1.12.0",
"orbit-db-pubsub": "~0.6.0",
"orbit-db-storage-adapter": "~0.5.3",
"orbit-db-store": "github:haadcode/orbit-db-store#fix/replication-concurrency"
"orbit-db-store": "^4.3.2"
},
"devDependencies": {
"adm-zip": "^0.4.16",