Skip to content

Commit 942ffbb

Browse files
authoredJan 9, 2025
Added adapter-supabase to packag.json
Added adapter-supabase to packag.json so that the adapter will not fail to load.
1 parent e3ada9d commit 942ffbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎agent/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"exec": "node --enable-source-maps --loader ts-node/esm src/index.ts"
1919
},
2020
"dependencies": {
21+
"@elizaos/adapter-supabase": "workspace:*",
2122
"@elizaos/adapter-postgres": "workspace:*",
2223
"@elizaos/adapter-redis": "workspace:*",
2324
"@elizaos/adapter-sqlite": "workspace:*",

0 commit comments

Comments
 (0)