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

Commit b4711f9

Browse files
authored
Merge branch 'master' into feat/docs
2 parents c08d3d2 + 8f76011 commit b4711f9

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-kvstore",
3-
"version": "1.6.0-rc1",
3+
"version": "1.6.0",
44
"description": "Key-Value Store for orbit-db",
55
"main": "src/KeyValueStore.js",
66
"homepage": "https://github.com/orbitdb/orbit-db-kvstore",
@@ -26,7 +26,7 @@
2626
],
2727
"license": "MIT",
2828
"dependencies": {
29-
"orbit-db-store": "next"
29+
"orbit-db-store": "~2.7.0"
3030
},
3131
"localMaintainers": [
3232

0 commit comments

Comments
 (0)