Skip to content

Commit

Permalink
add browserslist to workbench package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed Feb 17, 2024
1 parent 800a23f commit a3546a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions workbench/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
{
"browserslist": [
"last 2 versions",
">= 1%",
"IE 11"
],
"devDependencies": {
"bun": "^1.0.21",
"lodash": "^4.17.21",
Expand Down

0 comments on commit a3546a3

Please sign in to comment.