mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-15 13:14:35 +00:00
chore: add license field to package.json (#6693)
Co-authored-by: theavgjojo <jojo@noreply>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "1.0.224",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"exports": {
|
||||
"./*": "./src/*.ts"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user