build: remove "module" entry field

This commit is contained in:
metonym 2022-01-10 12:10:57 -10:00
commit 922d8d3dc0

View file

@ -5,7 +5,6 @@
"description": "Svelte implementation of the Carbon Design System",
"svelte": "./src/index.js",
"main": "./src/index.js",
"module": "./lib/index.mjs",
"types": "./types/index.d.ts",
"sideEffects": [
"css/*.css"