@hocuspocus/provider
Advanced tools
@@ -1618,3 +1618,3 @@ import { WsReadyStates, awarenessStatesToArray, makeRoutingKey, parseRoutingKey, readAuthMessage, writeAuthentication } from "@hocuspocus/common"; | ||
| //#region packages/provider/src/version.ts | ||
| const version = "4.0.0-rc.5"; | ||
| const version = "4.0.0-rc.6"; | ||
@@ -1621,0 +1621,0 @@ //#endregion |
+3
-3
| { | ||
| "name": "@hocuspocus/provider", | ||
| "version": "4.0.0-rc.5", | ||
| "version": "4.0.0-rc.6", | ||
| "description": "hocuspocus provider", | ||
@@ -32,3 +32,3 @@ "homepage": "https://hocuspocus.dev", | ||
| "dependencies": { | ||
| "@hocuspocus/common": "^4.0.0-rc.5", | ||
| "@hocuspocus/common": "^4.0.0-rc.6", | ||
| "@lifeomic/attempt": "^3.0.2", | ||
@@ -42,3 +42,3 @@ "lib0": "^0.2.87", | ||
| }, | ||
| "gitHead": "01af67eb9d7d31a46e7ab358dac29f235f2359ac", | ||
| "gitHead": "f8b039aea9d9c7f5b80b2cbb82381e2153ef8dc0", | ||
| "repository": { | ||
@@ -45,0 +45,0 @@ "url": "https://github.com/ueberdosis/hocuspocus" |
Sorry, the diff of this file is too big to display