bump to pxt 5.31.8 (#966)

This commit is contained in:
Peli de Halleux 2020-01-06 14:09:03 -08:00 committed by GitHub
parent bdb8728b99
commit afa15f3f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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