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