Skip to content

Commit 30cbfe9

Browse files
committed
Upgrade @solana/web3.js to 1.93.4 and remove peer deps
1 parent 682b58a commit 30cbfe9

File tree

2 files changed

+76
-41
lines changed

2 files changed

+76
-41
lines changed

package-lock.json

Lines changed: 75 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,11 @@
3939
"tslib": "2.3.1",
4040
"typescript": "4.4.4"
4141
},
42-
"peerDependencies": {
43-
"@solana/spl-token": "0.3.8",
44-
"@solana/web3.js": "1.78.4"
45-
},
4642
"dependencies": {
4743
"@metaplex-foundation/mpl-token-metadata": "3.2.1",
4844
"@metaplex-foundation/umi": "0.9.1",
4945
"@solana/spl-token": "0.3.8",
50-
"@solana/web3.js": "1.78.4",
46+
"@solana/web3.js": "1.93.4",
5147
"cross-fetch": "3.1.4",
5248
"dayjs": "1.11.10"
5349
}

0 commit comments

Comments
 (0)