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