mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-17 21:25:43 +02:00
⬆️(yhub) upgrade yhub to version 0.6.0
This commit is contained in:
Generated
+4
-4
@@ -6,7 +6,7 @@
|
||||
"": {
|
||||
"name": "yhub-server",
|
||||
"dependencies": {
|
||||
"@y/hub": "0.5.0",
|
||||
"@y/hub": "0.6.0",
|
||||
"@y/y": "14.0.0-rc.24",
|
||||
"jose": "6.2.8",
|
||||
"minio": "8.0.7"
|
||||
@@ -112,9 +112,9 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/@y/hub": {
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@y/hub/-/hub-0.5.0.tgz",
|
||||
"integrity": "sha512-hMpSC3R+TvV13qPRHsSy4D+vyoSvrJah7ZoGaYtwPnHh92Ce53ufEb678SVZMN2susjKNyHUNrjoFIB7d6DjWg==",
|
||||
"version": "0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@y/hub/-/hub-0.6.0.tgz",
|
||||
"integrity": "sha512-EI22ikgpeh3FgWo045hSpHPt9SZU6q7KyXvvw2czuP9rvnsE8kus1traWLVH6n2Tmd8JCo/0n1bTzc13Ise1yg==",
|
||||
"license": "AGPL-3.0 OR PROPRIETARY",
|
||||
"dependencies": {
|
||||
"@y-crdt/yn": "^0.1.4",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"start": "node server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@y/hub": "0.5.0",
|
||||
"@y/hub": "0.6.0",
|
||||
"@y/y": "14.0.0-rc.24",
|
||||
"jose": "6.2.8",
|
||||
"minio": "8.0.7"
|
||||
|
||||
Reference in New Issue
Block a user