fix: non-prettified output on large JSON objects (#3008)

This commit is contained in:
Liyas Thomas
2023-04-21 21:09:25 +05:30
committed by GitHub
parent 3506e96cfd
commit c1f4855daf
2 changed files with 13 additions and 13 deletions

View File

@@ -62,7 +62,7 @@
"js-yaml": "^4.1.0",
"jsonpath-plus": "^7.0.0",
"lodash-es": "^4.17.21",
"lossless-json": "^1.0.5",
"lossless-json": "^2.0.8",
"nprogress": "^0.2.0",
"paho-mqtt": "^1.1.0",
"path": "^0.12.7",