Compare commits
1 Commits
shakao/doc
...
xt5.32.22
Author | SHA1 | Date | |
---|---|---|---|
24b1fe533b |
@ -45,8 +45,8 @@
|
|||||||
"@types/web-bluetooth": "0.0.4"
|
"@types/web-bluetooth": "0.0.4"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"pxt-common-packages": "6.18.2",
|
"pxt-common-packages": "6.18.4",
|
||||||
"pxt-core": "5.32.3"
|
"pxt-core": "5.32.21"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "node node_modules/pxt-core/built/pxt.js travis"
|
"test": "node node_modules/pxt-core/built/pxt.js travis"
|
||||||
|
@ -127,6 +127,14 @@
|
|||||||
"name": "Troubleshoot",
|
"name": "Troubleshoot",
|
||||||
"path": "https://makecode.mindstorms.com/troubleshoot"
|
"path": "https://makecode.mindstorms.com/troubleshoot"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Blocks",
|
||||||
|
"path": "/blocks"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "JavaScript",
|
||||||
|
"path": "/javascript"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Reference",
|
"name": "Reference",
|
||||||
"path": "/reference"
|
"path": "/reference"
|
||||||
|
Reference in New Issue
Block a user