Skip to content

Commit

Permalink
build: remove "module" entry field
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym committed Jan 10, 2022
1 parent e603cc2 commit 6f65b2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6f65b2d

Please sign in to comment.