Don't preferGlobal on the babel package.

This commit is contained in:
Logan Smyth 2016-02-08 08:33:23 -08:00
parent 7507f5ffb5
commit 2f0c646364

View File

@ -6,7 +6,6 @@
"homepage": "https://babeljs.io/",
"license": "MIT",
"repository": "https://github.com/babel/babel/tree/master/packages/babel",
"preferGlobal": true,
"bin": {
"babel": "./cli.js",
"babel-node": "./cli.js",