v6.22.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-template",
|
||||
"version": "6.16.0",
|
||||
"version": "6.22.0",
|
||||
"description": "Generate an AST from a string template.",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@@ -9,9 +9,9 @@
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babylon": "^6.11.0",
|
||||
"babel-traverse": "^6.16.0",
|
||||
"babel-types": "^6.16.0",
|
||||
"babel-runtime": "^6.9.0",
|
||||
"babel-traverse": "^6.22.0",
|
||||
"babel-types": "^6.22.0",
|
||||
"babel-runtime": "^6.22.0",
|
||||
"lodash": "^4.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user