Skip to content

Commit 4b5b537

Browse files
committed
⬆️ Support later versions of sharedb
1 parent a874021 commit 4b5b537

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
@@ -21,6 +21,6 @@
2121
"dependencies": {
2222
"pg": "^8.5.1",
2323
"pg-pool": "^3.2.1",
24-
"sharedb": "^1.6.0"
24+
"sharedb": "^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
2525
}
2626
}

0 commit comments

Comments
 (0)