@babel/plugin-transform-react-jsx
Advanced tools
+4
-4
| { | ||
| "name": "@babel/plugin-transform-react-jsx", | ||
| "version": "8.0.0", | ||
| "version": "8.0.1", | ||
| "description": "Turn JSX into React function calls", | ||
@@ -22,4 +22,4 @@ "repository": { | ||
| "@babel/helper-module-imports": "^8.0.0", | ||
| "@babel/helper-plugin-utils": "^8.0.0", | ||
| "@babel/plugin-syntax-jsx": "^8.0.0", | ||
| "@babel/helper-plugin-utils": "^8.0.1", | ||
| "@babel/plugin-syntax-jsx": "^8.0.1", | ||
| "@babel/types": "^8.0.0" | ||
@@ -31,3 +31,3 @@ }, | ||
| "devDependencies": { | ||
| "@babel/core": "^8.0.0", | ||
| "@babel/core": "^8.0.1", | ||
| "@babel/helper-plugin-test-runner": "^8.0.0", | ||
@@ -34,0 +34,0 @@ "@babel/traverse": "^8.0.0" |