updated pxt and moving to node 8 (#631)

* updated pxt

* updated travis build
This commit is contained in:
Peli de Halleux
2018-02-06 14:23:52 -08:00
committed by GitHub
parent 28b493587c
commit 3ba05d844f
2 changed files with 3 additions and 3 deletions

View File

@ -38,6 +38,6 @@
"semantic-ui-less": "^2.2.4"
},
"dependencies": {
"pxt-core": "0.16.1"
"pxt-core": "0.17.1"
}
}