diff options
| author | Mahesh Sanikommmu <[email protected]> | 2025-10-22 14:00:59 -0700 |
|---|---|---|
| committer | Mahesh Sanikommmu <[email protected]> | 2025-10-22 14:00:59 -0700 |
| commit | 4f2d8394129f9b51a3f415ce9aa6923a277be56e (patch) | |
| tree | 3ebd26052849cbd7227ff25cc55853ec64e02629 /package.json | |
| parent | add props interface export (diff) | |
| download | supermemory-4f2d8394129f9b51a3f415ce9aa6923a277be56e.tar.xz supermemory-4f2d8394129f9b51a3f415ce9aa6923a277be56e.zip | |
chat app withSupermemory test
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 3affc9d2..791c4a2b 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "workspaces": [ "apps/*", "!apps/raycast-extension", + "!tools/test/chatapp", "packages/*" ], "dependencies": { |