Update package.json

This commit is contained in:
James Kyle 2015-10-30 11:36:44 -07:00
parent 11fedeefb1
commit d4aa50b83c

View File

@ -2,7 +2,7 @@
"name": "babel-plugin-transform-class-constructor-call",
"version": "6.0.12",
"description": "",
"repository": "babel/babel",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-class-constructor-call",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
@ -13,4 +13,4 @@
"babel-plugin-syntax-class-constructor-call": "^6.0.12",
"babel-runtime": "^6.0.12"
}
}
}