Upgrading to pxt 3.5.4 (#367)

* pxt/common updates

* added game lib

* removing gamelib
This commit is contained in:
Peli de Halleux
2018-03-16 14:32:11 -07:00
committed by GitHub
parent d714e4df42
commit 06f66571cf
4 changed files with 7 additions and 7 deletions

View File

@ -45,8 +45,8 @@
"webfonts-generator": "^0.4.0"
},
"dependencies": {
"pxt-common-packages": "0.20.5",
"pxt-core": "3.4.9"
"pxt-common-packages": "0.20.14",
"pxt-core": "3.5.4"
},
"scripts": {
"test": "node node_modules/pxt-core/built/pxt.js travis"