Skip to content

Commit

Permalink
Added adapter-supabase to packag.json
Browse files Browse the repository at this point in the history
Added adapter-supabase to packag.json so that the adapter will not fail to load.
  • Loading branch information
antman1p authored Jan 9, 2025
1 parent e3ada9d commit 942ffbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"exec": "node --enable-source-maps --loader ts-node/esm src/index.ts"
},
"dependencies": {
"@elizaos/adapter-supabase": "workspace:*",
"@elizaos/adapter-postgres": "workspace:*",
"@elizaos/adapter-redis": "workspace:*",
"@elizaos/adapter-sqlite": "workspace:*",
Expand Down

0 comments on commit 942ffbb

Please sign in to comment.