Commit d2f38cf414ca1d7105c81ad0e9341cfebafb2bb3
chore(package): update babel-plugin-transform-class-properties to version 6.5.2
http://greenkeeper.io/greenkeeperio-bot committed on 2/12/2016, 5:02:05 PM
Parent: 8fe2bd22a8664bb22187026d6148e338796f10db
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -91,9 +91,9 @@ | ||
91 | 91 | }, |
92 | 92 | "dependencies": { |
93 | 93 | "babel-core": "^6.2.1", |
94 | 94 | "babel-plugin-lodash": "^2.0.1", |
95 | - "babel-plugin-transform-class-properties": "^6.3.13", | |
95 | + "babel-plugin-transform-class-properties": "^6.5.2", | |
96 | 96 | "babel-plugin-transform-object-rest-spread": "^6.1.18", |
97 | 97 | "babel-plugin-transform-runtime": "^6.4.3", |
98 | 98 | "babel-preset-es2015": "^6.1.18", |
99 | 99 | "babel-preset-react": "^6.1.18", |
Built with git-ssb-web