mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 05:17:10 +00:00
fix: add package patch
This commit is contained in:
parent
315b16ac0d
commit
8e846d9c9f
1 changed files with 5 additions and 0 deletions
|
|
@ -50,5 +50,10 @@
|
|||
"devDependencies": {
|
||||
"ts-node": "^10.9.1",
|
||||
"ts-node-register": "^1.0.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"@google/generative-ai@0.1.1": "patches/@google__generative-ai@0.1.1.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue