Merge pull request #128 from oetiker/patch-2
Make svelte-carousel work in svelte-kit build version too
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
"description": "Svelte carousel",
|
"description": "Svelte carousel",
|
||||||
"main": "src/main.js",
|
"main": "src/main.js",
|
||||||
"module": "src/main.js",
|
"module": "src/main.js",
|
||||||
|
"svelte": "src/main.js",
|
||||||
"author": "vadimkorr",
|
"author": "vadimkorr",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user