⬆️ Update dependencies

This commit is contained in:
Alexandre Mouton-Brady
2021-01-19 22:11:28 +01:00
parent 1dddc03a84
commit 6523860a48
15 changed files with 274 additions and 180 deletions
+2 -1
View File
@@ -6,6 +6,7 @@
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"jsx": "preserve",
"jsxImportSource": "solid-js"
"jsxImportSource": "solid-js",
"types": ["vite/client"]
}
}