Commit 51e1a67b656a6db6d8d79a71320ecff815510297
Merge pull request #20 from enspiral-craftworks/greenkeeper-babel-plugin-transform-runtime-6.4.3
babel-plugin-transform-runtime@6.4.3 untested โ ๏ธMikey committed on 1/16/2016, 1:36:54 AM
Parent: 0d49c978fac8088aa0b37b965fe7035fc7f2fc9a
Parent: 34c7cddb2995fb4e549bee032b1936bf8464fa0c
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.1.18", | |
97 | + "babel-plugin-transform-runtime": "^6.4.3", | |
98 | 98 | "babel-preset-es2015": "^6.1.18", |
99 | 99 | "babel-preset-react": "^6.1.18", |
100 | 100 | "babel-runtime": "^6.2.0", |
101 | 101 | "babelify": "^7.2.0", |
Built with git-ssb-web