Skip to content

Commit

Permalink
Update browserlist (#6455)
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh authored Oct 31, 2024
1 parent 1382311 commit f575593
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 34 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"lockhook": "node packages/scripts/lockhook.js",
"prepare": "husky",
"husky:uninstall": "husky uninstall",
"prereleaser": "node packages/scripts/preleaser.js"
"prereleaser": "node packages/scripts/preleaser.js",
"update:browserlist": "pnpm --filter @plone/volto add caniuse-lite && pnpm --filter @plone/volto remove caniuse-lite"
},
"devDependencies": {
"@parcel/packager-ts": "^2.12.0",
Expand Down
1 change: 1 addition & 0 deletions packages/volto/news/6455.internal
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update Browserlist @sneridagh
89 changes: 56 additions & 33 deletions pnpm-lock.yaml

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

0 comments on commit f575593

Please sign in to comment.