@teleporthq/teleport-postprocessor-prettier-js
Advanced tools
Comparing version 0.35.0-alpha.0 to 0.35.0
{ | ||
"name": "@teleporthq/teleport-postprocessor-prettier-js", | ||
"version": "0.35.0-alpha.0", | ||
"version": "0.35.0", | ||
"description": "A post-processing function that formats js code chunks using prettier and the babylon parser", | ||
@@ -27,7 +27,7 @@ "author": "teleportHQ", | ||
"dependencies": { | ||
"@teleporthq/teleport-shared": "^0.35.0-alpha.0", | ||
"@teleporthq/teleport-types": "^0.35.0-alpha.0", | ||
"@teleporthq/teleport-shared": "^0.35.0", | ||
"@teleporthq/teleport-types": "^0.35.0", | ||
"prettier": "^2.3.1" | ||
}, | ||
"gitHead": "e8ce842bf620a51081ff6f1cdf95b276325c19d2" | ||
"gitHead": "ae4ff86d5380c1d74575847a2b91c863713c1d8e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
61195