@teleporthq/teleport-postprocessor-prettier-jsx
Advanced tools
Comparing version 0.13.3 to 0.14.0
{ | ||
"name": "@teleporthq/teleport-postprocessor-prettier-jsx", | ||
"version": "0.13.3", | ||
"version": "0.14.0", | ||
"description": "A post-processing function that formats jsx code chunks using prettier and the babylon and postcss parsers", | ||
@@ -29,7 +29,7 @@ "author": "teleportHQ", | ||
"dependencies": { | ||
"@teleporthq/teleport-shared": "^0.13.3", | ||
"@teleporthq/teleport-types": "^0.13.3", | ||
"@teleporthq/teleport-shared": "^0.14.0", | ||
"@teleporthq/teleport-types": "^0.14.0", | ||
"prettier": "^2.0.4" | ||
}, | ||
"gitHead": "6eb3e623dc41c846da66a78e8ee5961d98da14bc" | ||
"gitHead": "e99e1bf2597c20e7b90f2452dd43b3687abbe765" | ||
} |
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.14.0(transitive)
+ Added@teleporthq/teleport-types@0.14.0(transitive)
- Removed@teleporthq/teleport-shared@0.13.3(transitive)
- Removed@teleporthq/teleport-types@0.13.3(transitive)