babel-plugin-wie-jsx
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -1,2 +0,2 @@ | ||
module.exports = function ({ types: t }) { | ||
export default function ({ types: t }) { | ||
return { | ||
@@ -3,0 +3,0 @@ visitor: { |
{ | ||
"name": "babel-plugin-wie-jsx", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "transformer jsx to wie", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
4531