Update package.json

This commit is contained in:
James Kyle 2015-10-30 11:36:58 -07:00
parent 3d959d7567
commit f3d09cd6d0

View File

@ -2,7 +2,7 @@
"name": "babel-plugin-transform-es2015-modules-commonjs",
"version": "6.0.12",
"description": "",
"repository": "babel/babel",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-commonjs",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
@ -14,4 +14,4 @@
"keywords": [
"babel-plugin"
]
}
}