aeo.js 0.0.4 → 0.0.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.mjs CHANGED
@@ -1791,7 +1791,7 @@ function formatReportJson(report) {
1791
1791
  }
1792
1792
 
1793
1793
  // src/index.ts
1794
- var VERSION = "0.0.4";
1794
+ var VERSION = "0.0.5";
1795
1795
  function defineConfig(config) {
1796
1796
  return config;
1797
1797
  }