This commit is contained in:
Sebastian McKenzie
2015-07-15 11:23:07 +01:00
parent e677e49638
commit 61d246cb9a
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel",
"version": "5.6.21",
"version": "5.6.23",
"description": "Turn ES6 code into readable vanilla ES5 with source maps",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -27,4 +27,4 @@
"babel-external-helpers": "./bin/babel-external-helpers.js",
"babel-plugin": "./bin/babel-plugin.js"
}
}
}