add ubirch module, include ubirch/calliope-mini to trusted repos
This commit is contained in:
		@@ -14,6 +14,7 @@
 | 
			
		||||
        "libs/pxt-calliope-bc95",
 | 
			
		||||
        "libs/pxt-calliope-esp",
 | 
			
		||||
        "libs/pxt-calliope-bunt",
 | 
			
		||||
        "libs/pxt-ubirch",
 | 
			
		||||
        "libs/Grove"
 | 
			
		||||
    ],
 | 
			
		||||
    "cloud": {
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,9 @@
 | 
			
		||||
    "packages": {
 | 
			
		||||
        "approvedOrgs": [
 | 
			
		||||
            "Microsoft",
 | 
			
		||||
            "microbit-foundation"
 | 
			
		||||
            "microbit-foundation",
 | 
			
		||||
            "calliope-mini",
 | 
			
		||||
            "ubirch"
 | 
			
		||||
        ],
 | 
			
		||||
        "approvedRepos": [
 | 
			
		||||
            "CoderDojoOlney/pxt-olney"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user