v6.9.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-plugin-transform-es2015-classes",
|
||||
"version": "6.8.0",
|
||||
"version": "6.9.0",
|
||||
"description": "Compile ES2015 classes to ES5",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-classes",
|
||||
"license": "MIT",
|
||||
@@ -9,12 +9,12 @@
|
||||
"babel-helper-optimise-call-expression": "^6.8.0",
|
||||
"babel-helper-function-name": "^6.8.0",
|
||||
"babel-helper-replace-supers": "^6.8.0",
|
||||
"babel-template": "^6.8.0",
|
||||
"babel-traverse": "^6.8.0",
|
||||
"babel-helper-define-map": "^6.8.0",
|
||||
"babel-template": "^6.9.0",
|
||||
"babel-traverse": "^6.9.0",
|
||||
"babel-helper-define-map": "^6.9.0",
|
||||
"babel-messages": "^6.8.0",
|
||||
"babel-runtime": "^6.0.0",
|
||||
"babel-types": "^6.8.0"
|
||||
"babel-runtime": "^6.9.0",
|
||||
"babel-types": "^6.9.0"
|
||||
},
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
|
||||
Reference in New Issue
Block a user