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