Update package.json
This commit is contained in:
committed by
GitHub
parent
b99cf276ae
commit
d1746f53a4
@@ -18,7 +18,7 @@
|
||||
"dev": "vite",
|
||||
"build": "tsc -b && vite build",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview --port 5173",
|
||||
"preview": "vite preview --port 6274",
|
||||
"test": "jest --config jest.config.cjs",
|
||||
"test:watch": "jest --config jest.config.cjs --watch"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user