fix(core): update

This commit is contained in:
2020-10-06 15:05:29 +00:00
parent 78e8171a6a
commit 046059d228
7 changed files with 39 additions and 29 deletions

View File

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