This commit is contained in:
Henry Zhu
2016-03-02 16:29:17 -05:00
parent bca622abbc
commit 39a8f5b796
41 changed files with 110 additions and 110 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-class-constructor-call",
"version": "6.5.0",
"version": "6.6.4",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-class-constructor-call",
"license": "MIT",
@@ -9,7 +9,7 @@
"babel-plugin"
],
"dependencies": {
"babel-template": "^6.3.13",
"babel-template": "^6.6.4",
"babel-plugin-syntax-class-constructor-call": "^6.3.13",
"babel-runtime": "^5.0.0"
},