Commit c3d21adc8972cf7b92cac7a0735587cae5ff8fc0
Merge pull request #31 from enspiral-craftworks/greenkeeper-babel-runtime-6.3.19
babel-runtime@6.3.19 breaks build ๐จMikey committed on 1/24/2016, 8:22:57 AM
Parent: 52f3c40a60eb0332de1dad2a79d0a7063dc2b127
Parent: 1b7c7d57f50b34a8ccc9fc21cba748f9f5055b46
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -95,9 +95,9 @@ | ||
95 | 95 | "babel-plugin-transform-object-rest-spread": "^6.1.18", |
96 | 96 | "babel-plugin-transform-runtime": "^6.4.3", |
97 | 97 | "babel-preset-es2015": "^6.1.18", |
98 | 98 | "babel-preset-react": "^6.1.18", |
99 | - "babel-runtime": "^6.2.0", | |
99 | + "babel-runtime": "^6.3.19", | |
100 | 100 | "babelify": "^7.2.0", |
101 | 101 | "body-parser": "^1.14.2", |
102 | 102 | "browserify": "github:ahdinosaur/node-browserify", |
103 | 103 | "bulk-require": "^0.2.1", |
Built with git-ssb-web