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

Commit 2ea7b55

Browse files
committed
update dependencies
1 parent 7c8c3ab commit 2ea7b55

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
@@ -1,6 +1,6 @@
11
{
22
"name": "orbit-db-docstore",
3-
"version": "1.5.0-rc.1",
3+
"version": "1.5.1-rc.1",
44
"description": "Document Store for orbit-db",
55
"main": "src/DocumentStore.js",
66
"scripts": {
@@ -14,7 +14,7 @@
1414
"author": "shamb0t",
1515
"license": "MIT",
1616
"dependencies": {
17-
"orbit-db-store": "github:orbitdb/orbit-db-store#feat/backwards-compatible",
17+
"orbit-db-store": "rc1",
1818
"p-map": "~1.1.1"
1919
},
2020
"devDependencies": {},

0 commit comments

Comments
 (0)