remove minify binary

This commit is contained in:
Sebastian McKenzie
2015-02-19 10:47:08 +11:00
parent b1238a1746
commit 8e06db8f7d
4 changed files with 7 additions and 24 deletions

View File

@@ -12,11 +12,9 @@
},
"bin": {
"6to5": "./bin/deprecated/6to5",
"6to5-minify": "./bin/deprecated/6to5-minify",
"6to5-node": "./bin/deprecated/6to5-node",
"6to5-runtime": "./bin/deprecated/6to5-runtime",
"babel": "./bin/babel/index.js",
"babel-minify": "./bin/babel-minify",
"babel-node": "./bin/babel-node",
"babel-external-helpers": "./bin/babel-external-helpers"
},