v6.24.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-helpers",
|
||||
"version": "6.23.0",
|
||||
"version": "6.24.1",
|
||||
"description": "Collection of helper functions used by Babel transforms.",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@@ -9,6 +9,6 @@
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.22.0",
|
||||
"babel-template": "^6.23.0"
|
||||
"babel-template": "^6.24.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user