거래내역상세 거래확인서 기능 추가
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"version": "1.0.3",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "env-cmd -f .env.local vite --host --open",
|
||||
"dev": "env-cmd -f .env.development vite --host --open",
|
||||
"build:development": "env-cmd -f .env.development vite build",
|
||||
"build": "env-cmd -f .env.production vite build",
|
||||
"lint": "eslint . --ext js,jsx,ts,tsx --report-unused-disable-directives --max-warnings 0",
|
||||
|
||||
Reference in New Issue
Block a user