diff --git a/package.json b/package.json index abb949af..f6a48ba4 100644 --- a/package.json +++ b/package.json @@ -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"