summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--packages/browser/tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/browser/tsconfig.json b/packages/browser/tsconfig.json
index 905a396..b96649d 100644
--- a/packages/browser/tsconfig.json
+++ b/packages/browser/tsconfig.json
@@ -1,7 +1,7 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {
- "target": "ES2022",
+ "target": "ES2021",
"module": "ESNext",
"moduleResolution": "node",
"lib": [