Show package name in overview
This commit is contained in:
parent
9790361f24
commit
40d4a2364e
3 changed files with 22 additions and 14 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"subprojects": [
|
||||
{
|
||||
"name": "sample",
|
||||
"path": "packages/sample",
|
||||
"name": "block",
|
||||
"path": "packages/block",
|
||||
"size": 2450,
|
||||
"contents": {}
|
||||
},
|
||||
{
|
||||
"name": "sample",
|
||||
"path": "packages/sample",
|
||||
"name": "client",
|
||||
"path": "packages/client",
|
||||
"size": 5600,
|
||||
"contents": {}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue