mirror of
https://github.com/jaandrle/deka-dom-el
synced 2024-11-22 07:49:38 +01:00
✨ add type module to package.json
This commit is contained in:
parent
ba3194f960
commit
0090f534b1
@ -14,6 +14,7 @@
|
|||||||
},
|
},
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
|
"type": "module",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
"import": "./index.js"
|
"import": "./index.js"
|
||||||
|
Loading…
Reference in New Issue
Block a user