Skip to content

Commit

Permalink
Removed unused script.
Browse files Browse the repository at this point in the history
  • Loading branch information
RillingDev committed Dec 24, 2023
1 parent 14332e4 commit fd499e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"dev": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview --port 4173",
"test": "run-p test:unit",
"test:unit": "vitest --environment jsdom",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit -p tsconfig.vitest.json --composite false",
Expand Down

0 comments on commit fd499e6

Please sign in to comment.