Compare commits
4 Commits
v2.1.39
...
githubacti
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e41d90a66e | ||
|
|
df1dc64b72 | ||
|
|
6774193c54 | ||
|
|
cdecc711d4 |
4
.github/workflows/pxt-buildtarget.yml
vendored
4
.github/workflows/pxt-buildtarget.yml
vendored
@@ -2,9 +2,7 @@ name: pxt-buildtarget
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches: master
|
||||||
- master
|
|
||||||
create:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pxt-calliope",
|
"name": "pxt-calliope",
|
||||||
"version": "2.1.39",
|
"version": "2.1.34",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pxt-calliope",
|
"name": "pxt-calliope",
|
||||||
"version": "2.1.39",
|
"version": "2.1.34",
|
||||||
"description": "micro:bit target for Microsoft MakeCode (PXT)",
|
"description": "micro:bit target for Microsoft MakeCode (PXT)",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"JavaScript",
|
"JavaScript",
|
||||||
|
|||||||
@@ -419,8 +419,7 @@
|
|||||||
"simGifTransparent": "rgba(0,0,0,0)",
|
"simGifTransparent": "rgba(0,0,0,0)",
|
||||||
"simGifMaxFrames": 44,
|
"simGifMaxFrames": 44,
|
||||||
"simScreenshotMaxUriLength": 300000,
|
"simScreenshotMaxUriLength": 300000,
|
||||||
"importExtensionFiles": true,
|
"importExtensionFiles": true
|
||||||
"githubEditor": true
|
|
||||||
},
|
},
|
||||||
"queryVariants": {
|
"queryVariants": {
|
||||||
"hidemenu": {
|
"hidemenu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user