updated pxt (#2465)
* updated pxt * bump pxt * updated react * updated ptx * Remove empty variable element from XML * Bump pxt-core to 5.25.15 * bump pxt * Bump pxt to 5.25.17 * Add precision to music slider
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
"typescript": "2.6.1",
|
||||
"less": "2.7.3",
|
||||
"semantic-ui-less": "2.2.14",
|
||||
"react": "16.3.1",
|
||||
"react": "16.8.3",
|
||||
"@types/react": "16.0.25",
|
||||
"@types/react-dom": "16.0.3",
|
||||
"@types/bluebird": "2.0.33",
|
||||
@ -45,7 +45,7 @@
|
||||
"@types/web-bluetooth": "0.0.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"pxt-common-packages": "6.16.5",
|
||||
"pxt-core": "5.23.17"
|
||||
"pxt-common-packages": "6.16.7",
|
||||
"pxt-core": "5.25.17"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user