babel-preset-philpl
Advanced tools
Comparing version 0.4.0 to 0.5.0
{ | ||
"name": "babel-preset-philpl", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "A versatile ES6 / React Babel Preset", | ||
@@ -19,3 +19,3 @@ "author": "Phil Plückthun <phil@plckthn.me> (https://github.com/philpl)", | ||
"babel-plugin-transform-class-constructor-call": "^6.8.0", | ||
"babel-plugin-transform-class-properties": "^6.18.0", | ||
"babel-plugin-transform-class-properties": "^6.19.0", | ||
"babel-plugin-transform-decorators": "^6.5.0", | ||
@@ -28,3 +28,3 @@ "babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
"babel-plugin-transform-es2015-computed-properties": "^6.5.0", | ||
"babel-plugin-transform-es2015-destructuring": "^6.16.0", | ||
"babel-plugin-transform-es2015-destructuring": "^6.19.0", | ||
"babel-plugin-transform-es2015-for-of": "^6.8.0", | ||
@@ -45,3 +45,3 @@ "babel-plugin-transform-es2015-function-name": "^6.5.0", | ||
"babel-plugin-transform-function-bind": "^6.8.0", | ||
"babel-plugin-transform-object-rest-spread": "^6.16.0", | ||
"babel-plugin-transform-object-rest-spread": "^6.19.0", | ||
"babel-plugin-transform-react-display-name": "^6.5.0", | ||
@@ -48,0 +48,0 @@ "babel-plugin-transform-react-jsx": "^6.5.0" |