Skip to content

Commit

Permalink
Downgrades swc to avoid segfault on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed Jan 8, 2025
1 parent 40e3a24 commit d61feb8
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20041,7 +20041,7 @@
"@eamodio/eslint-lite-webpack-plugin": "0.2.0",
"@eslint/js": "9.17.0",
"@playwright/test": "1.49.1",
"@swc/core": "1.10.6",
"@swc/core": "1.10.4",
"@twbs/fantasticon": "3.0.0",
"@types/eslint__js": "8.42.3",
"@types/mocha": "10.0.10",
Expand Down
Loading

0 comments on commit d61feb8

Please sign in to comment.