Skip to content

Commit bc33095

Browse files
authored
Add support for sharedb@4
Preemptive update for upcoming sharedb release
1 parent c01f668 commit bc33095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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)