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

Commit 1961f85

Browse files
committed
v1.5.0
1 parent 654a496 commit 1961f85

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.1-rc3",
3+
"version": "1.5.0",
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": "next",
17+
"orbit-db-store": "~2.6.0",
1818
"p-map": "~1.1.1"
1919
},
2020
"devDependencies": {},

0 commit comments

Comments
 (0)