full hello world boilerplate

This commit is contained in:
2021-08-06 20:47:40 +02:00
parent 294cd719c1
commit 59f2d55dac

View File

@@ -30,7 +30,7 @@
"svelte-preprocess": "^4.0.0",
"tslib": "^2.0.0"
"sirv-cli": "^1.0.0",
"typescript": "^4.4.0-dev.20210525"
"typescript": "^4.4.0-dev.20210525",
"source-map-support": "^0.5.19"
}
}