update lic in package.json

This commit is contained in:
2024-12-01 12:01:30 -05:00
parent 596494d044
commit a5e8ebec9c

View File

@@ -4,6 +4,7 @@
"type": "module", "type": "module",
"main": "src/index.ts", "main": "src/index.ts",
"module": "src/index.ts", "module": "src/index.ts",
"license": "AGPL-3.0-or-later",
"exports": { "exports": {
".": { ".": {
"import": { "import": {