Merge branch 'release-2.9.1' of https://github.com/meteor/meteor into release-2.9.1

This commit is contained in:
Gabriel Grubba
2022-12-21 14:25:50 -03:00

View File

@@ -521,6 +521,7 @@ export const AVAILABLE_SKELETONS = [
DEFAULT_SKELETON,
"typescript",
"vue",
'vue-2',
"svelte",
"tailwind",
"chakra-ui",