babel-plugin-syntax-trailing-function-commas
Advanced tools
+2
-3
| { | ||
| "name": "babel-plugin-syntax-trailing-function-commas", | ||
| "version": "7.0.0-alpha.18", | ||
| "version": "7.0.0-alpha.19", | ||
| "description": "Compile trailing function commas to ES5", | ||
@@ -11,6 +11,5 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-trailing-function-commas", | ||
| ], | ||
| "dependencies": {}, | ||
| "devDependencies": { | ||
| "babel-helper-plugin-test-runner": "7.0.0-alpha.18" | ||
| "babel-helper-plugin-test-runner": "7.0.0-alpha.19" | ||
| } | ||
| } |
3037
-0.72%