@fieldnotes/core 0.8.1 → 0.8.3

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