fix(core): update

This commit is contained in:
2022-04-13 16:54:40 +02:00
parent 207f1e9d51
commit f5cb86b53e
6 changed files with 32 additions and 35 deletions

View File

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