Commit 34c7cddb2995fb4e549bee032b1936bf8464fa0c
chore(package): update babel-plugin-transform-runtime to version 6.4.3
http://greenkeeper.io/greenkeeperio-bot authored on 1/14/2016, 6:00:29 AM
Michael Williams committed on 1/16/2016, 1:22:09 AM
Parent: 0d49c978fac8088aa0b37b965fe7035fc7f2fc9a
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