@@ -0,0 +1,5 @@
+---
+"api": patch
+
+Revert target back to ES5.
@@ -2,7 +2,6 @@
"compilerOptions": {
"strict": true,
"allowJs": true,
- "target": "es2021",
"esModuleInterop": true,
"baseUrl": ".",
"paths": {