Skip to content

Commit 36f5a74

Browse files
authored
Update pxt.json
1 parent 5cd3b3e commit 36f5a74

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

pxt.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,12 @@
1616
"test.ts"
1717
],
1818
"targetVersions": {
19-
"target": "8.0.16",
19+
"target": "8.0.17",
2020
"targetId": "microbit"
2121
},
2222
"supportedTargets": [
2323
"microbit"
2424
],
2525
"preferredEditor": "blocksprj",
26-
"locales": [
27-
"en",
28-
"nl"
29-
],
3026
"public": true
3127
}

0 commit comments

Comments
 (0)