Skip to content

Commit f6f7d0c

Browse files
committed
chore: update package version to 0.0.6-alpha.3 and dependencies; comment out unused mintResponse fields in createMusicPlaylist
1 parent d55780d commit f6f7d0c

File tree

3 files changed

+407
-278
lines changed

3 files changed

+407
-278
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aithranetwork/plugin-aithra-toolkit",
3-
"version": "0.0.6-alpha.2",
3+
"version": "0.0.6-alpha.3",
44
"type": "module",
55
"main": "dist/index.js",
66
"module": "dist/index.js",
@@ -22,7 +22,7 @@
2222
"package.json"
2323
],
2424
"dependencies": {
25-
"@aithranetwork/sdk-aithra-toolkit": "0.0.7-alpha.1",
25+
"@aithranetwork/sdk-aithra-toolkit": "0.0.7-alpha.2",
2626
"@elizaos/core": "0.25.6-alpha.1",
2727
"@solana/spl-token": "^0.4.12",
2828
"@solana/web3.js": "1.95.8",

0 commit comments

Comments
 (0)