bump version

This commit is contained in:
2025-08-08 05:02:21 +08:00
parent 690b3bbd17
commit 0ed33bd451
4 changed files with 321 additions and 778 deletions

View File

@@ -9,7 +9,7 @@ await Bun.build({
entrypoints: ['./src/index.ts'],
outdir: './dist',
naming: {
entry: 'envision.mjs',
entry: 'envision.js',
},
define: {