Compare commits

..

1 Commits

Author SHA1 Message Date
aaa1887b28 Remove language reference from pxttarget 2020-02-06 16:14:20 -08:00
2 changed files with 2 additions and 10 deletions

View File

@ -45,8 +45,8 @@
"@types/web-bluetooth": "0.0.4"
},
"dependencies": {
"pxt-common-packages": "6.18.4",
"pxt-core": "5.32.21"
"pxt-common-packages": "6.18.2",
"pxt-core": "5.32.3"
},
"scripts": {
"test": "node node_modules/pxt-core/built/pxt.js travis"

View File

@ -127,14 +127,6 @@
"name": "Troubleshoot",
"path": "https://makecode.mindstorms.com/troubleshoot"
},
{
"name": "Blocks",
"path": "/blocks"
},
{
"name": "JavaScript",
"path": "/javascript"
},
{
"name": "Reference",
"path": "/reference"