Commit 59686225be4be560357b42396b8ff5f68b049505
chore(package): update babel-core to version 6.5.2
http://greenkeeper.io/greenkeeperio-bot committed on 2/12/2016, 4:59:30 PM
Parent: 8fe2bd22a8664bb22187026d6148e338796f10db
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -89,9 +89,9 @@ | ||
89 | 89 | "wtch": "^4.0.1", |
90 | 90 | "zombie": "^4.2.1" |
91 | 91 | }, |
92 | 92 | "dependencies": { |
93 | - "babel-core": "^6.2.1", | |
93 | + "babel-core": "^6.5.2", | |
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 | 97 | "babel-plugin-transform-runtime": "^6.4.3", |
Built with git-ssb-web