1
0
mirror of https://github.com/covidpass-org/covidpass.git synced 2025-02-16 19:50:42 +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": {
"target": "ES2018",
"target": "es5",
"lib": [
"dom",
"dom.iterable",