feat(web): replace JSONViewer with react-json-tree
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
6e4d61f9b1
commit
b65fa88f16
@@ -3,7 +3,6 @@
|
||||
"version": "0.1.0",
|
||||
"description": "> TODO: description",
|
||||
"dependencies": {
|
||||
"@alenaksu/json-viewer": "^1.0.0",
|
||||
"@apollo/client": "^3.4.15",
|
||||
"@automatisch/types": "0.1.0",
|
||||
"@emotion/react": "^11.4.1",
|
||||
@@ -30,6 +29,7 @@
|
||||
"react-dom": "^17.0.2",
|
||||
"react-hook-form": "^7.17.2",
|
||||
"react-intl": "^5.20.12",
|
||||
"react-json-tree": "^0.16.2",
|
||||
"react-router-dom": "^6.0.2",
|
||||
"react-scripts": "5.0.0",
|
||||
"slate": "^0.72.8",
|
||||
|
Reference in New Issue
Block a user