v7.0.0-alpha.15
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-template",
|
||||
"version": "7.0.0-alpha.14",
|
||||
"version": "7.0.0-alpha.15",
|
||||
"description": "Generate an AST from a string template.",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@@ -8,8 +8,8 @@
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-template",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-traverse": "7.0.0-alpha.14",
|
||||
"babel-types": "7.0.0-alpha.14",
|
||||
"babel-traverse": "7.0.0-alpha.15",
|
||||
"babel-types": "7.0.0-alpha.15",
|
||||
"babylon": "7.0.0-beta.13",
|
||||
"lodash": "^4.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user