fix(core): update

This commit is contained in:
2020-09-12 13:14:17 +00:00
parent 570d370c97
commit 8aabe2820e
6 changed files with 909 additions and 825 deletions

View File

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