mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-31 00:10:22 +08:00
chore: restore react-json-view dependency in package.json (#8404)
* chore: restore react-json-view dependency in package.json * update --------- Co-authored-by: rcadmin <rcadmin@rcadmins-MacBook-Pro-4.local>
This commit is contained in:
parent
84e78560f4
commit
e5b3d01f2c
@ -75,7 +75,6 @@
|
||||
"node-stream-zip": "^1.15.0",
|
||||
"os-proxy-config": "^1.1.2",
|
||||
"pdfjs-dist": "4.10.38",
|
||||
"react-json-view": "^1.21.3",
|
||||
"selection-hook": "^1.0.8",
|
||||
"turndown": "7.2.0"
|
||||
},
|
||||
@ -222,6 +221,7 @@
|
||||
"react-hotkeys-hook": "^4.6.1",
|
||||
"react-i18next": "^14.1.2",
|
||||
"react-infinite-scroll-component": "^6.1.0",
|
||||
"react-json-view": "^1.21.3",
|
||||
"react-markdown": "^10.1.0",
|
||||
"react-redux": "^9.1.2",
|
||||
"react-router": "6",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user