Skip to content

Commit d7cdf70

Browse files
committed
chore: remove unused script
1 parent 0401a07 commit d7cdf70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"scripts": {
3232
"dev": "vite",
3333
"build": "vite build",
34-
"t": "vue-tsc -p tsconfig.build.json",
3534
"build-types": "vue-tsc -p tsconfig.build.json && api-extractor run -c api-extractor.json && node scripts/cleanup.js",
3635
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
3736
"prepublishOnly": "npm run build && npm run build-types"

0 commit comments

Comments
 (0)