fix(core): update

This commit is contained in:
2020-08-10 21:18:50 +00:00
parent 66d00d938c
commit 865e58b190
7 changed files with 548 additions and 192 deletions

View File

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