แก้ keycloak build
This commit is contained in:
parent
f80af4ebf1
commit
90cf214459
3 changed files with 18 additions and 15 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "run-p type-check build-only",
|
||||
"build": "run-p build-only",
|
||||
"preview": "vite preview --port 3008",
|
||||
"test:unit": "vitest --environment jsdom --root src/",
|
||||
"test:e2e": "start-server-and-test preview :4173 'cypress run --e2e'",
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"@googlemaps/js-api-loader": "^1.16.2",
|
||||
"@quasar/extras": "^1.15.8",
|
||||
"@vuepic/vue-datepicker": "^5.2.1",
|
||||
"keycloak-js": "^22.0.5",
|
||||
"keycloak-js": "^22.0.2",
|
||||
"moment": "^2.29.4",
|
||||
"pinia": "^2.1.4",
|
||||
"quasar": "^2.11.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue