Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
iiiii7d authored Jun 1, 2024
1 parent cee56e3 commit fa4c2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatelogue-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dev": "vite",
"build": "run-p type-check \"build-only {@}\" --",
"preview": "vite preview",
"build-only": "vite build",
"build-only": "vite build --base=/gatelogue",
"type-check": "vue-tsc --build --force",
"lint": "eslint --fix src/",
"format": "prettier --write ."
Expand Down

0 comments on commit fa4c2e6

Please sign in to comment.