fix: add repository field to package.jsons (#2032)

This commit is contained in:
Brandon Keiji
2025-06-26 22:36:34 +00:00
committed by GitHub
parent 560905154c
commit d9892ada7f
7 changed files with 64 additions and 3 deletions
+3
View File
@@ -39,6 +39,9 @@
"react-devtools-core": "^4.28.5",
"typescript-eslint": "^8.30.1",
"yargs": "^17.7.2"
},
"engines": {
"node": ">=18.0.0"
}
},
"node_modules/@alcalzone/ansi-tokenize": {