fix(core): update

This commit is contained in:
2020-11-29 23:51:05 +00:00
parent 993a100eae
commit 9584f403b1
13 changed files with 11430 additions and 3701 deletions

View File

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