upgraded typescript

This commit is contained in:
Jan Prochazka
2021-09-28 12:34:54 +02:00
parent aad39227b7
commit 5b4e69fa0a
8 changed files with 11 additions and 16 deletions

View File

@@ -47,7 +47,7 @@
"svelte-preprocess": "^4.0.0",
"svelte-select": "^3.17.0",
"tslib": "^2.0.0",
"typescript": "^3.9.3",
"typescript": "^4.4.3",
"uuid": "^3.4.0"
}
}