fix(core): update

This commit is contained in:
2022-04-18 22:17:10 +02:00
parent 31bcc5f8c2
commit f2e91b8e1b
7 changed files with 34 additions and 37 deletions

View File

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