Skip to content

Commit c03878d

Browse files
committed
fix reach dependency
1 parent 54ff6c0 commit c03878d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/example/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"@emotion/react": "^11.9.0",
99
"@emotion/styled": "^11.8.1",
1010
"@gokiprotocol/walletkit": "^1.6.5",
11+
"@reach/dialog": "^0.17.0",
1112
"@saberhq/solana-contrib": "^1.12.67",
1213
"@saberhq/token-utils": "^1.12.67",
1314
"@saberhq/use-solana": "^1.12.67",

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3520,6 +3520,7 @@ __metadata:
35203520
"@emotion/react": ^11.9.0
35213521
"@emotion/styled": ^11.8.1
35223522
"@gokiprotocol/walletkit": ^1.6.5
3523+
"@reach/dialog": ^0.17.0
35233524
"@saberhq/solana-contrib": ^1.12.67
35243525
"@saberhq/token-utils": ^1.12.67
35253526
"@saberhq/use-solana": ^1.12.67

0 commit comments

Comments
 (0)