Set up contributor and detail scene
This commit is contained in:
parent
18850e9fb8
commit
e6536ca7c8
8 changed files with 73 additions and 3 deletions
|
|
@ -4,7 +4,11 @@
|
|||
"name": "block",
|
||||
"path": "packages/block",
|
||||
"size": 2450,
|
||||
"contents": {}
|
||||
"contents": {
|
||||
"legacy": ["Test"],
|
||||
"contributors": ["Test"],
|
||||
"packages": ["Test"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "client",
|
||||
|
|
|
|||
Reference in a new issue