integration-fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discours-editing-server",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "discours.io webrtc p2p network helping crdt-server",
|
||||
"main": "index.mjs",
|
||||
"type": "module",
|
||||
@@ -15,6 +15,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@authorizerdev/authorizer-js": "^2.0.0",
|
||||
"@hocuspocus/server": "^2.11.2"
|
||||
"@hocuspocus/server": "^2.11.2",
|
||||
"@sentry/node": "^6.14.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user