Skip to content

Commit 48a273d

Browse files
authored
Merge pull request #22 from share/sharedb-4
Add support for sharedb@4
2 parents c01f668 + bc33095 commit 48a273d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"dependencies": {
77
"redis": "^2.6.0 || ^3.0.0",
8-
"sharedb": "^1.0.0 || ^2.0.0 || ^3.0.0"
8+
"sharedb": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0"
99
},
1010
"devDependencies": {
1111
"chai": "^4.2.0",

0 commit comments

Comments
 (0)