mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: downgrade babel back to 7.22.9 (#51249)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
This commit is contained in:
committed by
GitHub
parent
30ad1d72b9
commit
de1bf3a3c3
+1
-1
@@ -40,7 +40,7 @@
|
||||
"@babel/plugin-proposal-export-default-from": "7.22.5",
|
||||
"@babel/plugin-proposal-function-bind": "7.22.5",
|
||||
"@babel/plugin-transform-runtime": "^7.19.6",
|
||||
"@babel/preset-env": "7.22.10",
|
||||
"@babel/preset-env": "7.22.9",
|
||||
"@babel/preset-react": "7.22.5",
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@babel/standalone": "7.22.10",
|
||||
|
||||
Reference in New Issue
Block a user