Commit 9bf43ae1969bf86bcbae20eb3218eaa022ac943d
Merge pull request #48 from enspiral-craftworks/greenkeeper-babel-core-6.5.2
babel-core@6.5.2Mikey committed on 2/14/2016, 3:41:59 AM
Parent: d33feed5f3b157fa00d79dd0c4297c6e10eaf539
Parent: 59686225be4be560357b42396b8ff5f68b049505
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.5.2", |
Built with git-ssb-web