fix(core): update

This commit is contained in:
2020-09-02 13:04:52 +00:00
parent ddc9a77fe2
commit 09936fda56
4 changed files with 27 additions and 15 deletions

View File

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