Beta release fixes (#1850)
* Bump common packages to latest * Turning on new features * Fixing the offline-app page * Bump minor version
This commit is contained in:
committed by
Abhijith Chatra
parent
e9c2763eaf
commit
c1c5e816c6
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pxt-microbit",
|
||||
"version": "1.2.19",
|
||||
"version": "1.3.0",
|
||||
"description": "micro:bit target for Microsoft MakeCode (PXT)",
|
||||
"keywords": [
|
||||
"JavaScript",
|
||||
@ -42,7 +42,7 @@
|
||||
"@types/web-bluetooth": "0.0.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"pxt-common-packages": "6.3.3",
|
||||
"pxt-common-packages": "6.4.5",
|
||||
"pxt-core": "5.5.13"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user