fix(core): update

This commit is contained in:
2021-02-02 15:55:25 +00:00
parent ef7e54be34
commit df001e13f3
10 changed files with 9929 additions and 690 deletions

View File

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