1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2024-11-21 23:39:37 +01:00

add type module to package.json

This commit is contained in:
Jan Andrle 2023-09-05 09:57:54 +02:00
parent ba3194f960
commit 0090f534b1
Signed by: jaandrle
GPG Key ID: B3A25AED155AFFAB

View File

@ -14,6 +14,7 @@
},
"main": "index.js",
"types": "./index.d.ts",
"type": "module",
"exports": {
".": {
"import": "./index.js"