This commit is contained in:
Sebastian McKenzie
2015-02-16 01:11:46 +11:00
parent 05be131647
commit 3af42a7815

View File

@@ -1,7 +1,7 @@
{
"name": "babel",
"description": "Turn ES6 code into readable vanilla ES5 with source maps",
"version": "4.0.0",
"version": "4.0.1",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"repository": "babel/babel",
@@ -15,7 +15,6 @@
"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",