Pull common files from pxt-common-packages (#1165)

This commit is contained in:
Michał Moskal
2018-09-10 10:11:41 -07:00
committed by GitHub
parent 72f1276038
commit 20500fb9ae
7 changed files with 16 additions and 2775 deletions

View File

@ -41,6 +41,7 @@
"@types/node": "8.0.53"
},
"dependencies": {
"pxt-common-packages": "0.23.53",
"pxt-core": "3.22.17"
}
}