fix(core): update

This commit is contained in:
2020-09-02 14:27:11 +00:00
parent 743c9fb847
commit 56a802664f
4 changed files with 805 additions and 1050 deletions

View File

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