@fieldnotes/core 0.38.5 → 0.38.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/index.cjs CHANGED
@@ -9124,7 +9124,7 @@ var TemplateTool = class {
9124
9124
  };
9125
9125
 
9126
9126
  // src/index.ts
9127
- var VERSION = "0.38.5";
9127
+ var VERSION = "0.38.6";
9128
9128
  // Annotate the CommonJS export names for ESM import in node:
9129
9129
  0 && (module.exports = {
9130
9130
  ArrowTool,