Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
humanagent committed Dec 24, 2024
1 parent 21d1713 commit fb305a1
Show file tree
Hide file tree
Showing 3 changed files with 990 additions and 27 deletions.
6 changes: 3 additions & 3 deletions packages/client-xmtp/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@ai16z/client-xmtp",
"version": "0.1.6-alpha.4",
"name": "@elizaos/client-xmtp",
"version": "0.1.7-alpha.1",
"main": "dist/index.js",
"type": "module",
"types": "dist/index.d.ts",
"dependencies": {
"@ai16z/eliza": "workspace:*",
"@elizaos/core": "workspace:*",
"xmtp": "^0.0.8"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-concierge/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@ai16z/plugin-concierge",
"version": "0.1.6-alpha.4",
"name": "@elizaos/plugin-concierge",
"version": "0.1.7-alpha.1",
"main": "dist/index.js",
"type": "module",
"types": "dist/index.d.ts",
"dependencies": {
"@ai16z/eliza": "workspace:*",
"@elizaos/core": "workspace:*",
"@coinbase/cbpay-js": "^2.4.0",
"@coinbase/coinbase-sdk": "0.11.2",
"build": "^0.1.4",
Expand Down
Loading

0 comments on commit fb305a1

Please sign in to comment.