@teleporthq/teleport-postprocessor-prettier-jsx
Advanced tools
Comparing version 0.40.0-alpha.0 to 0.41.0
{ | ||
"name": "@teleporthq/teleport-postprocessor-prettier-jsx", | ||
"version": "0.40.0-alpha.0", | ||
"version": "0.41.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.40.0-alpha.0", | ||
"@teleporthq/teleport-types": "^0.40.0-alpha.0", | ||
"@teleporthq/teleport-shared": "^0.41.0", | ||
"@teleporthq/teleport-types": "^0.41.0", | ||
"prettier": "^2.3.1" | ||
}, | ||
"gitHead": "489527c223db2be2981b4291282e5c47d1e2f1db" | ||
"gitHead": "e27d8195d1be04c1991e23cad87bcf65d87ab2f3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
53305
+ Added@teleporthq/teleport-shared@0.41.0(transitive)
+ Added@teleporthq/teleport-types@0.41.0(transitive)
- Removed@teleporthq/teleport-shared@0.40.0-alpha.0(transitive)
- Removed@teleporthq/teleport-types@0.40.0-alpha.0(transitive)