fix(core): update

This commit is contained in:
2020-10-12 00:37:50 +00:00
parent d5d3105a98
commit c383b75336
8 changed files with 47 additions and 32 deletions

View File

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