@babel/plugin-transform-object-rest-spread
Advanced tools
+5
-5
| { | ||
| "name": "@babel/plugin-transform-object-rest-spread", | ||
| "version": "8.0.0", | ||
| "version": "8.0.1", | ||
| "description": "Compile object rest and spread to ES5", | ||
@@ -21,5 +21,5 @@ "repository": { | ||
| "@babel/helper-compilation-targets": "^8.0.0", | ||
| "@babel/helper-plugin-utils": "^8.0.0", | ||
| "@babel/plugin-transform-destructuring": "^8.0.0", | ||
| "@babel/plugin-transform-parameters": "^8.0.0" | ||
| "@babel/helper-plugin-utils": "^8.0.1", | ||
| "@babel/plugin-transform-destructuring": "^8.0.1", | ||
| "@babel/plugin-transform-parameters": "^8.0.1" | ||
| }, | ||
@@ -30,3 +30,3 @@ "peerDependencies": { | ||
| "devDependencies": { | ||
| "@babel/core": "^8.0.0", | ||
| "@babel/core": "^8.0.1", | ||
| "@babel/helper-plugin-test-runner": "^8.0.0", | ||
@@ -33,0 +33,0 @@ "@babel/parser": "^8.0.0" |