Skip to content

Commit

Permalink
chore: remove build script in types package
Browse files Browse the repository at this point in the history
  • Loading branch information
junghyeonsu committed Nov 30, 2023
1 parent c43e052 commit 4698a96
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
"files": [
"src"
],
"scripts": {
"build": "tsc",
"clean": "rm -rf ./dist"
},
"scripts": {},
"devDependencies": {
"@svgr/babel-preset": "^8.0.0",
"@svgr/cli": "^8.0.1",
Expand Down

0 comments on commit 4698a96

Please sign in to comment.