breaking: remove main entry point; use exports
This commit is contained in:
parent
78ebd0058e
commit
2943aa4c37
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
"version": "1.14.7",
|
||||
"description": "A zero-dependency, ~600 Bytes (minified & gzipped), JS base class for creating reactive custom elements easily",
|
||||
"type": "module",
|
||||
"main": "WebComponent.js",
|
||||
"exports": {
|
||||
".": {
|
||||
"types": "./index.d.ts",
|
||||
|
|
Loading…
Reference in a new issue