mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-07-15 04:25:16 +02:00
dependency
This commit is contained in:
parent
71ccaa4b82
commit
e4508925bf
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
||||||
"patch-package": "^8.0.0",
|
"patch-package": "^8.0.0",
|
||||||
"replicate": "^0.29.4",
|
"replicate": "^0.29.4",
|
||||||
"vec3": "^0.1.10",
|
"vec3": "^0.1.10",
|
||||||
"yargs": "^17.7.2"
|
"yargs": "^17.7.2",
|
||||||
|
"groq-sdk": "^0.5.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "patch-package"
|
"postinstall": "patch-package"
|
||||||
|
|
Loading…
Add table
Reference in a new issue