fix(core): update

This commit is contained in:
2020-11-26 02:50:50 +00:00
parent b1350c463b
commit c5eec2ac22
4 changed files with 939 additions and 2935 deletions

View File

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