1
0
mirror of https://github.com/covidpass-org/covidpass.git synced 2025-02-18 04:30:53 +01:00
This commit is contained in:
Marvin Sextro 2021-07-25 01:23:12 +02:00
parent af77280202
commit 4a930e1edf

View File

@ -1,6 +1,6 @@
{ {
"compilerOptions": { "compilerOptions": {
"target": "ES2018", "target": "es5",
"lib": [ "lib": [
"dom", "dom",
"dom.iterable", "dom.iterable",