Skip to content

Commit

Permalink
add unused prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Aug 17, 2022
1 parent 900260c commit 6f1526c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"version": "0.0.1",
"scripts": {
"dev": "vite dev",
"build": "svelte-kit sync && svelte-package",
"prepare": "svelte-kit sync"
"build": "svelte-kit sync && svelte-package"
},
"devDependencies": {
"@sveltejs/adapter-auto": "workspace:*",
Expand Down

0 comments on commit 6f1526c

Please sign in to comment.