Merge pull request #3993 from impinball/patch-1

Remove preferGlobal flag
This commit is contained in:
Daniel Rosenwasser 2015-07-30 11:16:19 -04:00
commit e4d346c08f

View File

@ -19,7 +19,6 @@
"type": "git",
"url": "https://github.com/Microsoft/TypeScript.git"
},
"preferGlobal": true,
"main": "./bin/typescript.js",
"bin": {
"tsc": "./bin/tsc",