fix(core): update

This commit is contained in:
2021-04-29 14:52:28 +00:00
parent 9ecf7c81d4
commit c1cf019af2
7 changed files with 9314 additions and 1259 deletions

View File

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