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",
"ui"
],
"license": "MIT",
"exports": {
".": "./index.ts"
},