feat: correctly format json when importing from curl (#1472)

This commit is contained in:
Anton Ödman
2024-01-29 18:59:31 +01:00
committed by GitHub
parent d999366a16
commit 467e63d6fa
4 changed files with 83 additions and 41 deletions

View File

@@ -39,9 +39,10 @@
"idb": "^7.0.0",
"immer": "^9.0.15",
"jsesc": "^3.0.2",
"jsonpath-plus": "^7.2.0",
"jshint": "^2.13.6",
"json5": "^2.2.3",
"jsonlint": "^1.6.3",
"jsonpath-plus": "^7.2.0",
"know-your-http-well": "^0.5.0",
"lodash": "^4.17.21",
"markdown-it": "^13.0.2",