fix(core): update

This commit is contained in:
2021-06-23 15:26:55 +02:00
parent 45bba88f46
commit f8736d3556
12 changed files with 2044 additions and 534 deletions

View File

@@ -15,7 +15,7 @@
"properties": {
"projectType": {
"type": "string",
"enum": ["website", "element", "service", "npm"]
"enum": ["website", "element", "service", "npm", "wcc"]
}
}
}