feat: renew mvp
This commit is contained in:
+3
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "html-transform",
|
||||
"version": "0.1.0",
|
||||
"description": "Prototype-driven orchestration framework for transforming HTML prototypes into Vuetify implementations.",
|
||||
"description": "Prototype evidence tool for capturing HTML screenshots and page contracts.",
|
||||
"packageManager": "pnpm@10.10.0",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
@@ -17,7 +17,8 @@
|
||||
"playwright-cli:install-browser": "playwright-cli install-browser"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/cli": "^0.1.8"
|
||||
"@playwright/cli": "^0.1.8",
|
||||
"vite": "^8.0.10"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
|
||||
Reference in New Issue
Block a user