Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into rav/remove_olm
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed Jun 26, 2024
2 parents 818ec75 + c6134b1 commit 5f9637b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"outDir": "./lib",
"declaration": true,
"jsx": "react",
"lib": ["es2021", "dom", "dom.iterable"],
"lib": ["es2022", "dom", "dom.iterable"],
"strict": true
},
"include": [
Expand Down

0 comments on commit 5f9637b

Please sign in to comment.