fix(core): update

This commit is contained in:
2020-08-05 15:37:51 +00:00
parent c8cf590a5a
commit b463aea274
8 changed files with 9920 additions and 665 deletions

View File

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