Specify licenses more explicitly

This commit is contained in:
Michael Telatynski
2025-10-14 14:25:16 +01:00
parent 9dce4c143a
commit c956daf0c4
6 changed files with 36 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
"version": "0.0.0",
"type": "module",
"main": "lib/index.js",
"license": "SEE LICENSE IN README.md",
"scripts": {
"prepare": "vite build",
"lint:types": "tsc --noEmit",