Skip to content

Commit 2e7b4bf

Browse files
committed
⬆️ Support sharedb@6
The only breaking change was dropping Node.js v20 from the test matrix.
1 parent 063504d commit 2e7b4bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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": "^4.0.0 || ^5.0.0",
8-
"sharedb": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
8+
"sharedb": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
99
},
1010
"devDependencies": {
1111
"chai": "^4.2.0",

0 commit comments

Comments
 (0)