This commit is contained in:
Henry Zhu
2017-03-12 22:18:08 -04:00
parent a8cf9079a8
commit 71e4336f65
12 changed files with 32 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-cli",
"version": "6.23.0",
"version": "6.24.0",
"description": "Babel command line.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -16,8 +16,8 @@
"compiler"
],
"dependencies": {
"babel-core": "^6.23.0",
"babel-register": "^6.23.0",
"babel-core": "^6.24.0",
"babel-register": "^6.24.0",
"babel-polyfill": "^6.23.0",
"babel-runtime": "^6.22.0",
"commander": "^2.8.1",