fix(core): update

This commit is contained in:
2020-11-24 18:53:28 +00:00
parent 42b59c109d
commit ae47276569
4 changed files with 25 additions and 12 deletions

View File

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