fix(core): update

This commit is contained in:
2020-08-12 16:36:06 +00:00
parent 7277906851
commit a2cf86b62f
10 changed files with 8538 additions and 844 deletions

View File

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