This commit is contained in:
Amjad Masad
2015-12-14 14:11:36 -08:00
parent 2a41f499bd
commit 9303517bab
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-generator",
"version": "6.3.18",
"version": "6.3.19",
"description": "Turns an AST into code.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-flow-comments",
"version": "1.0.9",
"version": "6.3.19",
"description": "Turn flow type annotations into comments",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-flow-comments",
"license": "MIT",

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-es2015-function-name",
"version": "6.3.13",
"version": "6.3.19",
"description": "Apply ES2015 function.name semantics to all functions",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-function-name",
"license": "MIT",

View File

@@ -1,6 +1,6 @@
{
"name": "babel-runtime",
"version": "6.3.13",
"version": "6.3.19",
"description": "babel selfContained runtime",
"license": "MIT",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-runtime",

View File

@@ -1,6 +1,6 @@
{
"name": "babel-traverse",
"version": "6.3.17",
"version": "6.3.19",
"description": "",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",