Skip to content

Commit

Permalink
update bringweb3 to the latest version (#1105)
Browse files Browse the repository at this point in the history
Co-authored-by: Dmytro Vynnyk <[email protected]>
  • Loading branch information
ost-ptk and Comp0te authored Dec 9, 2024
1 parent 35b6c96 commit cdc5091
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"styled-components": "^5"
},
"dependencies": {
"@bringweb3/chrome-extension-kit": "^1.1.12",
"@bringweb3/chrome-extension-kit": "^1.2.4",
"@formatjs/intl": "2.10.4",
"@hookform/resolvers": "2.9.10",
"@lapo/asn1js": "1.2.4",
Expand Down
1 change: 1 addition & 0 deletions src/content/bring.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export const initBringScript = () => {
], // A list of custom events that dispatched when the user's wallet address had changed
theme: theme,
text: 'lower',
switchWallet: false,
darkTheme: {
fontFamily: '"Inter", sans-serif',
popupBg: '#18181F',
Expand Down

0 comments on commit cdc5091

Please sign in to comment.