Skip to content

Commit

Permalink
force latest browserslist
Browse files Browse the repository at this point in the history
  • Loading branch information
sdalonzo committed May 22, 2024
1 parent 206c29c commit ff3c31a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions common/config/rush/pnpm-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@
* PNPM documentation: https://pnpm.io/package_json#pnpmoverrides
*/
"globalOverrides": {
"browserslist": "latest",
"caniuse-lite": "latest"
// "example1": "^1.0.0",
// "example2": "npm:@company/example2@^1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -293,4 +293,4 @@ export { default as Whirlpool } from './Whirlpool.jsx'
export { default as Widgets } from './Widgets.jsx'
export { default as Wifi } from './Wifi.jsx'
export { default as Youtube } from './Youtube.jsx'
export { default as ZoomOut } from './ZoomOut.jsx'
export { default as ZoomOut } from './ZoomOut.jsx'

0 comments on commit ff3c31a

Please sign in to comment.