Skip to content

Commit

Permalink
chore: update package version to 0.0.6-alpha.3 and dependencies; comm…
Browse files Browse the repository at this point in the history
…ent out unused mintResponse fields in createMusicPlaylist
  • Loading branch information
bucurdavid committed Feb 19, 2025
1 parent d55780d commit f6f7d0c
Show file tree
Hide file tree
Showing 3 changed files with 407 additions and 278 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aithranetwork/plugin-aithra-toolkit",
"version": "0.0.6-alpha.2",
"version": "0.0.6-alpha.3",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand All @@ -22,7 +22,7 @@
"package.json"
],
"dependencies": {
"@aithranetwork/sdk-aithra-toolkit": "0.0.7-alpha.1",
"@aithranetwork/sdk-aithra-toolkit": "0.0.7-alpha.2",
"@elizaos/core": "0.25.6-alpha.1",
"@solana/spl-token": "^0.4.12",
"@solana/web3.js": "1.95.8",
Expand Down
Loading

0 comments on commit f6f7d0c

Please sign in to comment.