broccoli-6to5-transpiler
Advanced tools
Comparing version
{ | ||
"name": "broccoli-6to5-transpiler", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "A Broccoli plugin which transpile ES6 to readable ES5 by using 6to5.", | ||
@@ -31,3 +31,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"6to5-core": "^2.11.0", | ||
"6to5-core": "^2.12.5", | ||
"broccoli-filter": "^0.1.7", | ||
@@ -34,0 +34,0 @@ "clone": "^0.2.0" |
Updated