Commit fe9850919c06ca289d8fe893395035ef50f6951d
Merge pull request #44 from enspiral-craftworks/greenkeeper-babel-plugin-transform-runtime-6.5.2
babel-plugin-transform-runtime@6.5.2Mikey committed on 2/13/2016, 3:08:16 AM
Parent: 5a7663a5d757aa4698e9762f3ff4d47071b72be4
Parent: 85e941c33269df13fbd5f0773a5fee9bba3d87c8
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