Skip to content

Commit 69faac8

Browse files
author
terrakuh
committed
Allow Svelte 5
1 parent 8266828 commit 69faac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"url": "git+https://github.com/rodrigodagostino/svelte-sortable-list.git"
1010
},
1111
"scripts": {
12+
"prepare": "npm run build",
1213
"dev": "vite dev",
1314
"build": "vite build && npm run package",
1415
"preview": "vite preview",

0 commit comments

Comments
 (0)