File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " MicroGUI" ,
3- "version" : " 0.0.39 " ,
4- "description" : " " ,
5- "dependencies" : {
6- "core" : " *" ,
7- "radio" : " *" ,
8- "microphone" : " *" ,
9- "datalogger" : " *" ,
10- "user-interface-base" : " github:microbit-apps/user-interface-base#v0.0.33"
11- },
12- "files" : [
13- " app.ts" ,
14- " analytics.ts" ,
15- " inputMethods.ts" ,
16- " graphableFunction.ts" ,
17- " guiComponents.ts"
18- ],
19- "testFiles" : [
20- " test.ts"
21- ],
22- "targetVersions" : {
23- "target" : " 7.1.15" ,
24- "targetId" : " microbit"
25- },
26- "supportedTargets" : [
27- " microbit"
28- ],
29- "preferredEditor" : " blocksprj"
2+ "name" : " MicroGUI" ,
3+ "version" : " 0.0.40 " ,
4+ "description" : " " ,
5+ "dependencies" : {
6+ "core" : " *" ,
7+ "radio" : " *" ,
8+ "microphone" : " *" ,
9+ "datalogger" : " *" ,
10+ "user-interface-base" : " github:microbit-apps/user-interface-base#v0.0.33"
11+ },
12+ "files" : [
13+ " app.ts" ,
14+ " analytics.ts" ,
15+ " inputMethods.ts" ,
16+ " graphableFunction.ts" ,
17+ " guiComponents.ts"
18+ ],
19+ "testFiles" : [
20+ " test.ts"
21+ ],
22+ "targetVersions" : {
23+ "target" : " 7.1.15" ,
24+ "targetId" : " microbit"
25+ },
26+ "supportedTargets" : [
27+ " microbit"
28+ ],
29+ "preferredEditor" : " blocksprj"
3030}
You can’t perform that action at this time.
0 commit comments