mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
build(package)!: set type="module"
This commit is contained in:
parent
066fea5180
commit
9234119d7b
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
"version": "0.85.4",
|
"version": "0.85.4",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"description": "Svelte implementation of the Carbon Design System",
|
"description": "Svelte implementation of the Carbon Design System",
|
||||||
|
"type": "module",
|
||||||
"svelte": "./src/index.js",
|
"svelte": "./src/index.js",
|
||||||
"main": "./src/index.js",
|
"main": "./src/index.js",
|
||||||
"types": "./types/index.d.ts",
|
"types": "./types/index.d.ts",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue