veryfront 0.0.11 → 0.0.12

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/ai/index.js CHANGED
@@ -1688,7 +1688,7 @@ var BYTES_PER_MB = 1024 * 1024;
1688
1688
  // deno.json
1689
1689
  var deno_default = {
1690
1690
  name: "veryfront",
1691
- version: "0.0.11",
1691
+ version: "0.0.12",
1692
1692
  nodeModulesDir: "auto",
1693
1693
  workspace: [
1694
1694
  "./examples/async-worker-redis",