Skip to content

Commit 8104289

Browse files
committed
Remove bn.js dependency
1 parent 7357e1e commit 8104289

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

packages/walletkit/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
},
3333
"dependencies": {
3434
"@react-spring/web": "^9.4.5-beta.1",
35-
"@types/bn.js": "^5.1.0",
3635
"@types/react": "^18.0.8",
3736
"react-device-detect": "^2.2.2",
3837
"react-use-gesture": "^9.1.3",
@@ -44,7 +43,6 @@
4443
"@reach/dialog": "^0.16.2 || ^0.17",
4544
"@saberhq/solana-contrib": "^1.12.4",
4645
"@saberhq/use-solana": "^1.12.4",
47-
"bn.js": "^4 || ^5",
4846
"react": "^17 || ^18",
4947
"react-dom": "^17 || ^18"
5048
},

yarn.lock

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3582,7 +3582,6 @@ __metadata:
35823582
"@saberhq/solana-contrib": "npm:^1.12.67"
35833583
"@saberhq/use-solana": "npm:^1.12.67"
35843584
"@solana/web3.js": "npm:^1.41.0"
3585-
"@types/bn.js": "npm:^5.1.0"
35863585
"@types/react": "npm:^18.0.8"
35873586
"@types/react-dom": "npm:18.0.0"
35883587
bn.js: "npm:^5.2.0"
@@ -3597,7 +3596,6 @@ __metadata:
35973596
"@reach/dialog": ^0.16.2 || ^0.17
35983597
"@saberhq/solana-contrib": ^1.12.4
35993598
"@saberhq/use-solana": ^1.12.4
3600-
bn.js: ^4 || ^5
36013599
react: ^17 || ^18
36023600
react-dom: ^17 || ^18
36033601
languageName: unknown

0 commit comments

Comments
 (0)