This commit is contained in:
Amjad Masad
2015-12-10 17:20:27 -08:00
parent caa7fc0853
commit 1fbbdd61e3
6 changed files with 13 additions and 13 deletions

View File

@@ -1,13 +1,13 @@
{
"name": "babel-cli",
"version": "6.3.15",
"version": "6.3.17",
"description": "Babel command line.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"license": "MIT",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-cli",
"dependencies": {
"babel-core": "^6.3.15",
"babel-core": "^6.3.17",
"babel-register": "^6.3.13",
"babel-polyfill": "^6.3.13",
"babel-runtime": "^5.0.0",