mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
chore: convert cjs to esm
This commit is contained in:
parent
ab1693bcc4
commit
181b9d86a4
3 changed files with 14 additions and 12 deletions
|
@ -6,6 +6,7 @@
|
|||
"svelte": "./src/index.js",
|
||||
"main": "./lib/index.js",
|
||||
"module": "./lib/index.mjs",
|
||||
"type": "module",
|
||||
"types": "./types/index.d.ts",
|
||||
"sideEffects": [
|
||||
"css/*.css"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue