Update package.json

This commit is contained in:
James Kyle 2015-10-30 11:37:26 -07:00
parent 735efad255
commit cd8c9369b0

View File

@ -2,7 +2,7 @@
"name": "babel-plugin-transform-node-env-inline",
"version": "6.0.2",
"description": "",
"repository": "babel/babel",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-node-env-inline",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
@ -11,4 +11,4 @@
"dependencies": {
"babel-runtime": "^6.0.2"
}
}
}