Skip to content

Commit

Permalink
Remove "test" script from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alec-chernicki committed Jul 10, 2024
1 parent 45119a9 commit e1b53e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"lint:fix": "eslint . --fix",
"build": "tsc --build",
"dev": "tsc --watch",
"test": "vitest",
"type-check": "tsc --noEmit"
},
"engines": {
Expand Down

0 comments on commit e1b53e0

Please sign in to comment.