Sign in with letta cloud (#44)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
This commit is contained in:
11
package.json
11
package.json
@@ -23,7 +23,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@letta-ai/letta-client": "1.0.0-alpha.10",
|
||||
"ink-link": "^5.0.0"
|
||||
"ink-link": "^5.0.0",
|
||||
"open": "^10.2.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@vscode/ripgrep": "^1.17.0"
|
||||
@@ -31,15 +32,15 @@
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest",
|
||||
"@types/diff": "^8.0.0",
|
||||
"typescript": "^5.0.0",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "16.2.4",
|
||||
"diff": "^8.0.2",
|
||||
"husky": "9.1.7",
|
||||
"ink": "^5.0.0",
|
||||
"ink-spinner": "^5.0.0",
|
||||
"ink-text-input": "^5.0.0",
|
||||
"lint-staged": "16.2.4",
|
||||
"minimatch": "^10.0.3",
|
||||
"react": "18.2.0"
|
||||
"react": "18.2.0",
|
||||
"typescript": "^5.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "bunx --bun @biomejs/biome@2.2.5 check src",
|
||||
|
||||
Reference in New Issue
Block a user