Remove preferGlobal flag

Fixes #3987.
This commit is contained in:
impinball
2015-07-23 02:00:13 -04:00
parent 98d7474151
commit ce2a054f6d
-1
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",