@teleporthq/teleport-postprocessor-prettier-jsx
Advanced tools
Comparing version
@@ -9,1 +9,2 @@ import { PostProcessor, PrettierFormatOptions } from '@teleporthq/teleport-types'; | ||
export default _default; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -9,1 +9,2 @@ import { PostProcessor, PrettierFormatOptions } from '@teleporthq/teleport-types'; | ||
export default _default; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@teleporthq/teleport-postprocessor-prettier-jsx", | ||
"version": "0.26.0", | ||
"version": "0.26.5", | ||
"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.26.0", | ||
"@teleporthq/teleport-types": "^0.26.0", | ||
"@teleporthq/teleport-shared": "^0.26.5", | ||
"@teleporthq/teleport-types": "^0.26.5", | ||
"prettier": "^2.3.1" | ||
}, | ||
"gitHead": "702881894b97ccf5a40c93b1735d108d413424b6" | ||
"gitHead": "564e726c5481e2b39e16e79b76319aa72d12bbb5" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
50217
1.48%16
14.29%