Use gcPreAllocateBlock() to fix #2177, #2215 (#2216)

* Use gcPreAllocateBlock() to fix #2177, #2215
* bump pcp 6.9.4
This commit is contained in:
Michał Moskal
2019-07-01 18:39:12 -07:00
committed by Daryl Zuniga
parent cc06e91c25
commit 28b5b293b5
3 changed files with 9 additions and 3 deletions

View File

@ -45,7 +45,7 @@
"@types/web-bluetooth": "0.0.4"
},
"dependencies": {
"pxt-common-packages": "6.9.3",
"pxt-common-packages": "6.9.4",
"pxt-core": "5.15.10"
}
}
}