@blinkk/root-cms 2.2.1-alpha.4 → 2.2.1-alpha.6

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
@@ -83,7 +83,7 @@ function convertOneOfTypes(collection) {
83
83
  // package.json
84
84
  var package_default = {
85
85
  name: "@blinkk/root-cms",
86
- version: "2.2.1-alpha.4",
86
+ version: "2.2.1-alpha.6",
87
87
  author: "s@blinkk.com",
88
88
  license: "MIT",
89
89
  engines: {
@@ -232,7 +232,7 @@ var package_default = {
232
232
  yjs: "13.6.27"
233
233
  },
234
234
  peerDependencies: {
235
- "@blinkk/root": "2.2.1-alpha.4",
235
+ "@blinkk/root": "2.2.1-alpha.6",
236
236
  "firebase-admin": ">=11",
237
237
  "firebase-functions": ">=4",
238
238
  preact: ">=10",
package/dist/plugin.js CHANGED
@@ -2428,7 +2428,7 @@ function api(server, options) {
2428
2428
  // package.json
2429
2429
  var package_default = {
2430
2430
  name: "@blinkk/root-cms",
2431
- version: "2.2.1-alpha.4",
2431
+ version: "2.2.1-alpha.6",
2432
2432
  author: "s@blinkk.com",
2433
2433
  license: "MIT",
2434
2434
  engines: {
@@ -2577,7 +2577,7 @@ var package_default = {
2577
2577
  yjs: "13.6.27"
2578
2578
  },
2579
2579
  peerDependencies: {
2580
- "@blinkk/root": "2.2.1-alpha.4",
2580
+ "@blinkk/root": "2.2.1-alpha.6",
2581
2581
  "firebase-admin": ">=11",
2582
2582
  "firebase-functions": ">=4",
2583
2583
  preact: ">=10",