@teleporthq/teleport-postprocessor-prettier-jsx
Advanced tools
Comparing version 0.29.0-alpha.0 to 0.30.0-alpha.0
{ | ||
"name": "@teleporthq/teleport-postprocessor-prettier-jsx", | ||
"version": "0.29.0-alpha.0", | ||
"version": "0.30.0-alpha.0", | ||
"description": "A post-processing function that formats jsx code chunks using prettier and the babylon and postcss parsers", | ||
@@ -27,7 +27,7 @@ "author": "teleportHQ", | ||
"dependencies": { | ||
"@teleporthq/teleport-shared": "^0.29.0-alpha.0", | ||
"@teleporthq/teleport-types": "^0.29.0-alpha.0", | ||
"@teleporthq/teleport-shared": "^0.30.0-alpha.0", | ||
"@teleporthq/teleport-types": "^0.30.0-alpha.0", | ||
"prettier": "^2.3.1" | ||
}, | ||
"gitHead": "2f323d56f7f8fb7823f9a77d154f9873ec08b38d" | ||
"gitHead": "08229f97ff3d89df98312d4b340206a108d9f901" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@teleporthq/teleport-shared@0.30.0(transitive)
+ Added@teleporthq/teleport-types@0.30.0(transitive)
- Removed@teleporthq/teleport-shared@0.29.0(transitive)
- Removed@teleporthq/teleport-types@0.29.0(transitive)