Compare commits

...

2 Commits

Author SHA1 Message Date
4201cb3070 0.5.2 2016-10-11 09:34:26 -07:00
ec7bade8f4 missed file in previous move 2016-10-11 09:21:24 -07:00
3 changed files with 3 additions and 2 deletions

View File

@ -16,5 +16,6 @@
"**/pxt_modules/**": true
},
"tslint.enable": true,
"tslint.rulesDirectory": "node_modules/tslint-microsoft-contrib"
"tslint.rulesDirectory": "node_modules/tslint-microsoft-contrib",
"typescript.tsdk": "./node_modules/typescript/lib"
}

View File

@ -1,6 +1,6 @@
{
"name": "pxt-calliope",
"version": "0.5.1",
"version": "0.5.2",
"description": "calliope target for PXT",
"keywords": [
"JavaScript",