release: v0.7.0-beta.4

This commit is contained in:
晨苒
2026-04-14 06:44:07 +08:00
parent fa48f59d38
commit 4d5f3f9126
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@memohai/browser-gateway",
"type": "module",
"version": "0.7.0-beta.3",
"version": "0.7.0-beta.4",
"scripts": {
"dev": "bun run --watch src/index.ts",
"build": "bun build src/index.ts --outfile dist/index.js --target bun --minify --external playwright --external playwright-core",