upgrading to node.js 8 (#306)

This commit is contained in:
Peli de Halleux
2018-02-06 12:50:39 -08:00
committed by GitHub
parent 71fe612ced
commit e2eb5f35af
2 changed files with 3 additions and 3 deletions

View File

@ -44,8 +44,8 @@
"webfonts-generator": "^0.4.0"
},
"dependencies": {
"pxt-common-packages": "0.17.13",
"pxt-core": "3.2.1"
"pxt-common-packages": "0.18.1",
"pxt-core": "3.3.1"
},
"scripts": {
"test": "node node_modules/pxt-core/built/pxt.js travis"