mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
build: remove "module" entry field
This commit is contained in:
parent
994bfe7580
commit
922d8d3dc0
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
"description": "Svelte implementation of the Carbon Design System",
|
"description": "Svelte implementation of the Carbon Design System",
|
||||||
"svelte": "./src/index.js",
|
"svelte": "./src/index.js",
|
||||||
"main": "./src/index.js",
|
"main": "./src/index.js",
|
||||||
"module": "./lib/index.mjs",
|
|
||||||
"types": "./types/index.d.ts",
|
"types": "./types/index.d.ts",
|
||||||
"sideEffects": [
|
"sideEffects": [
|
||||||
"css/*.css"
|
"css/*.css"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue