Skip to content

Commit c6318b0

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

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
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"pg": "^8.12.0",
23-
"sharedb": "^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
23+
"sharedb": "^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
2424
},
2525
"devDependencies": {
2626
"chai": "^4.4.1",

0 commit comments

Comments
 (0)