Skip to content

Commit

Permalink
fix: add babel preset-env, required for tests in windows ci
Browse files Browse the repository at this point in the history
  • Loading branch information
markhughes committed Feb 21, 2025
1 parent 374aea5 commit fc0420f
Show file tree
Hide file tree
Showing 2 changed files with 930 additions and 2 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"@babel/core": "^7",
"@babel/eslint-parser": "^7.25.1",
"@babel/plugin-syntax-import-assertions": "^7.25.6",
"@babel/preset-env": "^7.25.4",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.1",
"babel-jest": "^29.7.0",
Expand Down
Loading

0 comments on commit fc0420f

Please sign in to comment.