This commit is contained in:
Henry Zhu
2015-12-03 22:48:04 -05:00
parent aa6dc5d153
commit b515fa8db8
8 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-core",
"version": "6.2.1",
"version": "6.3.2",
"description": "Babel compiler core.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -30,8 +30,8 @@
"babel-messages": "^6.2.1",
"babel-template": "^6.2.0",
"babel-runtime": "^5.0.0",
"babel-register": "^6.2.0",
"babel-traverse": "^6.2.0",
"babel-register": "^6.3.2",
"babel-traverse": "^6.3.2",
"babel-types": "^6.2.0",
"babylon": "^6.2.0",
"convert-source-map": "^1.1.0",