Update package.json

This commit is contained in:
James Kyle 2015-10-30 11:37:08 -07:00
parent afbabaa4f8
commit 4e21e72b7f

View File

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