fix(core): update

This commit is contained in:
2020-10-01 14:12:13 +00:00
parent 0da1a1bc5b
commit a3d1fbb2da
5 changed files with 84 additions and 74 deletions

View File

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