Publish
- babel-cli@7.0.0-alpha.2 - babel-core@7.0.0-alpha.2 - babel-helper-plugin-test-runner@7.0.0-alpha.2 - babel-helper-transform-fixture-test-runner@7.0.0-alpha.2 - babel-register@7.0.0-alpha.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-cli",
|
||||
"version": "7.0.0-alpha.1",
|
||||
"version": "7.0.0-alpha.2",
|
||||
"description": "Babel command line.",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@@ -16,8 +16,8 @@
|
||||
"compiler"
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-core": "7.0.0-alpha.1",
|
||||
"babel-register": "7.0.0-alpha.1",
|
||||
"babel-core": "7.0.0-alpha.2",
|
||||
"babel-register": "7.0.0-alpha.2",
|
||||
"babel-polyfill": "7.0.0-alpha.1",
|
||||
"commander": "^2.8.1",
|
||||
"convert-source-map": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user