Skip to content

Commit

Permalink
Bump token-sdk version for mintlist-cli (orca-so#64)
Browse files Browse the repository at this point in the history
* bump to 0.1.1

* Regenerate yarn.lock
  • Loading branch information
terranmoccasin authored Nov 8, 2023
1 parent ba7c73c commit 8091261
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1,680 deletions.
4 changes: 2 additions & 2 deletions packages/mintlist-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@orca-so/mintlist-cli",
"version": "0.1.0",
"version": "0.1.1",
"license": "Apache-2.0",
"main": "dist/index.js",
"dependencies": {
"@orca-so/token-sdk": "0.1.6",
"@orca-so/token-sdk": "^0.2.0",
"@solana/web3.js": "^1.73.3",
"commander": "^10.0.0",
"mz": "^2.7.0"
Expand Down
Loading

0 comments on commit 8091261

Please sign in to comment.