v7.0.0-alpha.4

This commit is contained in:
Henry Zhu
2017-03-23 18:06:48 -04:00
parent d7a77f4161
commit d0b6db1901
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-cli",
"version": "7.0.0-alpha.3",
"version": "7.0.0-alpha.4",
"description": "Babel command line.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -17,7 +17,7 @@
],
"dependencies": {
"babel-core": "7.0.0-alpha.3",
"babel-register": "7.0.0-alpha.3",
"babel-register": "7.0.0-alpha.4",
"babel-polyfill": "7.0.0-alpha.3",
"commander": "^2.8.1",
"convert-source-map": "^1.1.0",