Skip to content

Commit 662a733

Browse files
authored
Bump @solana/web3.js and @solana/spl-token (solana-labs#177)
1 parent c081e50 commit 662a733

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

token/js/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

token/js/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/spl-token",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "SPL Token Javascript API",
55
"license": "MIT",
66
"author": "Solana Maintainers <[email protected]>",
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@babel/runtime": "^7.10.5",
47-
"@solana/web3.js": "^0.63.1",
47+
"@solana/web3.js": "^0.63.2",
4848
"bn.js": "^5.0.0",
4949
"buffer-layout": "^1.2.0",
5050
"dotenv": "8.2.0",

0 commit comments

Comments
 (0)