Skip to content

Commit

Permalink
Bump version of Leo
Browse files Browse the repository at this point in the history
  • Loading branch information
fallaciousreasoning committed May 3, 2023
1 parent 02e8cae commit bfce596
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const iconConversions = {
'cr:security': 'lock',
'cr:search': 'search',
'settings:palette': 'appearance',
'settings:assignment': 'list-4',
'settings:assignment': 'list-checks',
'settings:language': 'product-translate',
'settings:build': 'settings',
'settings:restore': 'backward',
Expand Down
8 changes: 4 additions & 4 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 @@ -351,7 +351,7 @@
"webpack-cli": "3.3.12"
},
"dependencies": {
"@brave/leo": "github:brave/leo#5983839",
"@brave/leo": "github:brave/leo#wc-tweaks",
"@brave/react-virtualized-auto-sizer": "^1.0.4",
"@brave/wallet-standard-brave": "~0.0.10",
"@dnd-kit/core": "6.0.5",
Expand Down
2 changes: 1 addition & 1 deletion ui/webui/resources/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ leo_icons = [
"product-brave-color.svg",
"search.svg",
"appearance.svg",
"list-4.svg",
"list-checks.svg",
"product-translate.svg",
"backward.svg",
"download.svg",
Expand Down

0 comments on commit bfce596

Please sign in to comment.