แก้ไฟล์ build image

This commit is contained in:
Kittapath 2023-10-20 14:24:24 +07:00
parent 66e0b544e0
commit cb292f969b
3 changed files with 3065 additions and 12 deletions

View file

@ -22,6 +22,7 @@
"pinia": "^2.0.32",
"quasar": "^2.11.7",
"vue": "^3.2.47",
"vue-currency-input": "^3.0.5",
"vue-router": "^4.1.6"
},
"devDependencies": {
@ -40,9 +41,10 @@
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-vue": "^9.9.0",
"jsdom": "^21.1.0",
"node-sass": "^9.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"sass": "^1.32.12",
"sass": "^1.69.4",
"start-server-and-test": "^2.0.0",
"typescript": "~4.8.4",
"vite": "^4.1.4",