Skip to content

Commit c7518f5

Browse files
authored
Merge pull request #85 from dopry/fix/imports
fix: imports
2 parents 0cdd038 + 92556fc commit c7518f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
"module": "dist/index.min.mjs",
1515
"exports": {
1616
".": {
17-
"import": "./dist/index.min.mjs",
18-
"require": "./dist/index.min.js",
1917
"svelte": "./src/lib/index.js",
2018
"types": "./dist/index.d.ts"
2119
}

0 commit comments

Comments
 (0)