mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-04 16:13:11 +00:00
chore: add license field to package.json (#6693)
Co-authored-by: theavgjojo <jojo@noreply>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"typecheck": "tsgo --noEmit"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user