Skip to content

Commit

Permalink
close-account/steel - cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
thewuhxyz committed Oct 30, 2024
1 parent d1cb6c6 commit 9bca491
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 70 deletions.
4 changes: 2 additions & 2 deletions basics/close-account/steel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"deploy": "solana program deploy ./program/target/so/program.so"
},
"dependencies": {
"@solana/web3.js": "^1.35"
"@solana/web3.js": "^1.95.4"
},
"devDependencies": {
"@types/bn.js": "^5.1.0",
Expand All @@ -15,7 +15,7 @@
"borsh": "0.7.0",
"chai": "^4.3.4",
"mocha": "^9.0.3",
"solana-bankrun": "^0.3.0",
"solana-bankrun": "^0.4.0",
"ts-mocha": "^10.0.0",
"typescript": "^4.3.5"
}
Expand Down
Loading

0 comments on commit 9bca491

Please sign in to comment.