This commit is contained in:
Sebastian McKenzie 2015-10-29 18:04:29 +00:00
parent b2af8af7c8
commit 7ff965a6f8
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
6.0.0
6.0.1

View File

@ -1,6 +1,6 @@
{
"name": "babel-core",
"version": "6.0.0",
"version": "6.0.1",
"description": "A compiler for writing next generation JavaScript",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",

View File

@ -1,6 +1,6 @@
{
"name": "babel-plugin-external-helpers-2",
"version": "6.0.0",
"version": "6.0.1",
"description": "",
"repository": "babel/babel",
"license": "MIT",
@ -11,4 +11,4 @@
"dependencies": {
"babel-runtime": "^6.0.0"
}
}
}