@fieldnotes/core 0.8.2 → 0.8.4

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/index.cjs CHANGED
@@ -3928,7 +3928,7 @@ var UpdateLayerCommand = class {
3928
3928
  };
3929
3929
 
3930
3930
  // src/index.ts
3931
- var VERSION = "0.8.2";
3931
+ var VERSION = "0.8.4";
3932
3932
  // Annotate the CommonJS export names for ESM import in node:
3933
3933
  0 && (module.exports = {
3934
3934
  AddElementCommand,