v6.0.12
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-plugin-transform-class-constructor-call",
|
||||
"version": "6.0.2",
|
||||
"version": "6.0.12",
|
||||
"description": "",
|
||||
"repository": "babel/babel",
|
||||
"license": "MIT",
|
||||
@@ -9,8 +9,8 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-template": "^6.0.2",
|
||||
"babel-plugin-syntax-class-constructor-call": "^6.0.2",
|
||||
"babel-runtime": "^6.0.2"
|
||||
"babel-template": "^6.0.12",
|
||||
"babel-plugin-syntax-class-constructor-call": "^6.0.12",
|
||||
"babel-runtime": "^6.0.12"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user