This commit is contained in:
Henry Zhu
2016-08-05 09:51:34 -04:00
parent 96f31ed38f
commit a8324712a5
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-core",
"version": "6.13.1",
"version": "6.13.2",
"description": "Babel compiler core.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -48,7 +48,7 @@
},
"devDependencies": {
"babel-helper-fixtures": "^6.9.0",
"babel-helper-transform-fixture-test-runner": "^6.9.0",
"babel-helper-transform-fixture-test-runner": "^6.13.2",
"babel-polyfill": "^6.13.0"
}
}