123f6c84b2
This will enable auto update of the packages
22 lines
445 B
JSON
22 lines
445 B
JSON
{
|
|
"packages": {
|
|
"approvedOrgs": [
|
|
"Microsoft",
|
|
"LEGO"
|
|
],
|
|
"approvedRepos": [
|
|
]
|
|
},
|
|
"galleries": {
|
|
"Getting Started": "getting-started",
|
|
"Tutorials": "tutorials",
|
|
"Design Engineering": "design-engineering",
|
|
"Coding": "coding",
|
|
"Maker": "maker",
|
|
"Videos": "videos"
|
|
},
|
|
"electronManifest": {
|
|
"latest": "v1.0.8"
|
|
}
|
|
}
|