@babel/plugin-transform-arrow-functions
Advanced tools
+3
-3
| { | ||
| "name": "@babel/plugin-transform-arrow-functions", | ||
| "version": "8.0.0", | ||
| "version": "8.0.1", | ||
| "description": "Compile ES2015 arrow functions to ES5", | ||
@@ -20,3 +20,3 @@ "repository": { | ||
| "dependencies": { | ||
| "@babel/helper-plugin-utils": "^8.0.0" | ||
| "@babel/helper-plugin-utils": "^8.0.1" | ||
| }, | ||
@@ -27,3 +27,3 @@ "peerDependencies": { | ||
| "devDependencies": { | ||
| "@babel/core": "^8.0.0", | ||
| "@babel/core": "^8.0.1", | ||
| "@babel/helper-plugin-test-runner": "^8.0.0", | ||
@@ -30,0 +30,0 @@ "@babel/traverse": "^8.0.0", |