@teleporthq/teleport-postprocessor-prettier-jsx
Advanced tools
Comparing version 0.15.0 to 0.16.0
{ | ||
"name": "@teleporthq/teleport-postprocessor-prettier-jsx", | ||
"version": "0.15.0", | ||
"version": "0.16.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.15.0", | ||
"@teleporthq/teleport-types": "^0.15.0", | ||
"prettier": "^2.0.4" | ||
"@teleporthq/teleport-shared": "^0.16.0", | ||
"@teleporthq/teleport-types": "^0.16.0", | ||
"prettier": "^2.2.1" | ||
}, | ||
"gitHead": "397f2e55be8419d8b060dfd96485297fc1169535" | ||
"gitHead": "87531fab68231f166de64fdd5a2a212fdab8f0c9" | ||
} |
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.16.3(transitive)
+ Added@teleporthq/teleport-types@0.16.3(transitive)
- Removed@teleporthq/teleport-shared@0.15.0(transitive)
- Removed@teleporthq/teleport-types@0.15.0(transitive)
Updatedprettier@^2.2.1