Update package.json

This commit is contained in:
James Kyle 2015-10-29 20:34:17 -07:00
parent 2d2259890d
commit 98ddc81676

View File

@ -1,7 +1,7 @@
{
"name": "babel-helpers",
"version": "6.0.2",
"description": "",
"description": "Collection of helper functions used by Babel transforms.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"license": "MIT",
@ -11,4 +11,4 @@
"babel-runtime": "^6.0.2",
"babel-template": "^6.0.2"
}
}
}