Skip to content

Commit

Permalink
fix: Fixes build
Browse files Browse the repository at this point in the history
  • Loading branch information
valentine195 committed Apr 19, 2024
1 parent c384ecb commit 390fb72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"bugs": "https://github.com/@javalent/components/issues",
"license": "MIT",
"scripts": {
"build": "npm run package",
"package": "svelte-kit sync && svelte-package && publint",
"test": "vitest"
},
Expand Down

0 comments on commit 390fb72

Please sign in to comment.