Update package.json

This commit is contained in:
James Kyle 2015-10-29 21:20:05 -07:00
parent ecb4ae405f
commit 5e2c0b3859

View File

@ -1,7 +1,7 @@
{
"name": "babel-template",
"version": "6.0.2",
"description": "",
"description": "Generate an AST from a string template.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"license": "MIT",
@ -14,4 +14,4 @@
"babel-runtime": "^6.0.2",
"lodash": "^3.10.1"
}
}
}