@blinkk/root-cms 3.0.1-beta.4 → 3.0.1-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/app.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  getServerVersion,
3
3
  serializeAiConfig
4
- } from "./chunk-MVS2NLZM.js";
4
+ } from "./chunk-5CZBPART.js";
5
5
  import "./chunk-C245C557.js";
6
6
  import "./chunk-2BSW7SIH.js";
7
7
  import {
@@ -1003,7 +1003,7 @@ function extractJsonFromResponse(responseText) {
1003
1003
  // package.json
1004
1004
  var package_default = {
1005
1005
  name: "@blinkk/root-cms",
1006
- version: "3.0.1-beta.4",
1006
+ version: "3.0.1-beta.5",
1007
1007
  author: "s@blinkk.com",
1008
1008
  license: "MIT",
1009
1009
  engines: {
@@ -1172,7 +1172,7 @@ var package_default = {
1172
1172
  yjs: "13.6.27"
1173
1173
  },
1174
1174
  peerDependencies: {
1175
- "@blinkk/root": "3.0.1-beta.4",
1175
+ "@blinkk/root": "3.0.1-beta.5",
1176
1176
  "firebase-admin": ">=11",
1177
1177
  "firebase-functions": ">=4"
1178
1178
  },
package/dist/plugin.js CHANGED
@@ -12,7 +12,7 @@ import {
12
12
  serializeAiConfig,
13
13
  summarizeDiff,
14
14
  translateString
15
- } from "./chunk-MVS2NLZM.js";
15
+ } from "./chunk-5CZBPART.js";
16
16
  import {
17
17
  runCronJobs
18
18
  } from "./chunk-BGTUWIV6.js";