chore: add license to package.json

This commit is contained in:
Ayo Ayco 2023-07-16 13:07:39 +02:00
parent c2d9f89c13
commit b172c2ef60

View file

@ -10,6 +10,7 @@
"css", "css",
"ui" "ui"
], ],
"license": "MIT",
"exports": { "exports": {
".": "./index.ts" ".": "./index.ts"
}, },