Merge pull request #126 from aunumever/patch-2
Add `type: module` to package.json
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"version": "1.0.20",
|
||||
"description": "Svelte carousel",
|
||||
"main": "src/main.js",
|
||||
"module": "src/main.js",
|
||||
"author": "vadimkorr",
|
||||
"type": "module",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/vadimkorr/svelte-carousel.git"
|
||||
|
||||
Reference in New Issue
Block a user