This commit is contained in:
Henry Zhu
2017-01-19 22:12:53 -05:00
parent b06763f1a3
commit 368485828f
4 changed files with 6 additions and 6 deletions

View File

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