@absolutejs/sync 2.2.2 → 2.3.0

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/manifest.js CHANGED
@@ -8505,9 +8505,7 @@ var manifest = defineManifest()({
8505
8505
  title: "Built-in collaborative text (zero dependencies)",
8506
8506
  wiring: {
8507
8507
  code: "rgaText",
8508
- imports: [
8509
- { from: "@absolutejs/sync/crdt", names: ["rgaText"] }
8510
- ]
8508
+ imports: [{ from: "@absolutejs/sync/crdt", names: ["rgaText"] }]
8511
8509
  }
8512
8510
  }),
8513
8511
  defineImplementation()({
@@ -8880,5 +8878,5 @@ export {
8880
8878
  manifest
8881
8879
  };
8882
8880
 
8883
- //# debugId=E177927368B843B064756E2164756E21
8881
+ //# debugId=070445E8D5559DAB64756E2164756E21
8884
8882
  //# sourceMappingURL=manifest.js.map