fix(core): update

This commit is contained in:
2020-09-13 16:53:00 +00:00
parent 4b1b3ac615
commit 5e1a32633a
3 changed files with 20 additions and 10 deletions

View File

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