bump svite version to resolve esbuild not working on M1

This commit is contained in:
Paweł Malinowski 2021-09-16 14:39:47 +02:00
commit c830ac2491

View file

@ -26,7 +26,7 @@
"svelte": "3.29.0",
"svelte-hmr": "0.11.1",
"svelte-preprocess": "^4.3.2",
"svite": "0.7.2"
"svite": "0.8.1"
},
"routify": {
"routifyDir": ".routify",