fix(core): update

This commit is contained in:
2020-08-13 01:37:26 +00:00
parent 0412cecfe5
commit 108f483823
6 changed files with 143 additions and 150 deletions

View File

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