Skip to content

Commit

Permalink
⬆️ ran browserslist upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Oct 29, 2024
1 parent 26402bb commit 3459613
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,9 @@
],
"testEnvironment": "jest-fixed-jsdom",
"testEnvironmentOptions": {
"customExportConditions": [""]
"customExportConditions": [
""
]
},
"transform": {
"^.+\\.(js|jsx|mjs|cjs|ts|tsx)$": "<rootDir>/config/jest/babelTransform.js",
Expand Down

0 comments on commit 3459613

Please sign in to comment.