mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
fix: chaite ver
This commit is contained in:
parent
fd478f72ea
commit
09753d2a82
2 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,3 +3,6 @@ data/
|
|||
utils/processors
|
||||
utils/tools
|
||||
utils/triggers
|
||||
memory.md
|
||||
resources/simple
|
||||
memory.db
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"dependencies": {
|
||||
"better-sqlite3": "^9.4.3",
|
||||
"adm-zip": "^0.5.10",
|
||||
"chaite": "/Users/geyinchi/WebstormProjects/node-chaite",
|
||||
"chaite": "^1.8.2",
|
||||
"js-yaml": "^4.1.0",
|
||||
"keyv": "^5.3.1",
|
||||
"keyv-file": "^5.1.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue