Update package.json
This commit is contained in:
parent
0d561cf60c
commit
a4bdfb1bbe
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "babel-cli",
|
||||
"version": "6.0.2",
|
||||
"description": "Turn ES6 code into readable vanilla ES5 with source maps",
|
||||
"description": "Babel command line.",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
"license": "MIT",
|
||||
@ -29,4 +29,4 @@
|
||||
"babel-node": "./bin/babel-node.js",
|
||||
"babel-external-helpers": "./bin/babel-external-helpers.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user