fix(core): update

This commit is contained in:
2020-11-30 10:14:22 +00:00
parent 50e14811d4
commit 76fcf14831
4 changed files with 22 additions and 12 deletions

View File

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