fix(core): update

This commit is contained in:
2020-10-02 13:28:39 +00:00
parent 617b49aaba
commit 3ddad53d29
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"]
}
}
}