fix(core): update

This commit is contained in:
2020-10-20 20:31:28 +00:00
parent c387a633bb
commit 4805687305
5 changed files with 626 additions and 753 deletions

View File

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