Skip to content

Commit

Permalink
feat(core): remove dev script from components (#162)
Browse files Browse the repository at this point in the history
Signed-off-by: coder12git <[email protected]>
  • Loading branch information
coder12git committed Oct 13, 2023
1 parent accd5ca commit 3adb14e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
],
"scripts": {
"build": "tsc && vite build",
"dev": "vite",
"lint": "eslint .",
"lint:fix": "eslint --fix"
},
Expand Down

0 comments on commit 3adb14e

Please sign in to comment.