Skip to content

Commit

Permalink
add build and prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
rushi committed Dec 21, 2024
1 parent 32f7641 commit 43d04d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
},
"main": "./index.js",
"scripts": {
"prepare": "vite build",
"build": "vite build",
"format": "prettier --write -l src",
"lint": "xola-lint src",
"lint:fix": "xola-lint --fix src"
Expand Down

0 comments on commit 43d04d2

Please sign in to comment.