Skip to content

Commit

Permalink
fix: remove react frame component
Browse files Browse the repository at this point in the history
  • Loading branch information
DecathectZero committed Nov 25, 2023
1 parent 3a3dc8e commit 5ae3bc7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion packages/react-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"dayjs": "^1.11.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-frame-component": "^5.2.6",
"react-markdown": "9.0.0",
"rehype-raw": "7.0.0",
"remark-gfm": "4.0.0",
Expand Down
12 changes: 0 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5415,7 +5415,6 @@ __metadata:
prettier: 2.7.1
react: 18.2.0
react-dom: 18.2.0
react-frame-component: ^5.2.6
react-markdown: 9.0.0
rehype-raw: 7.0.0
remark-gfm: 4.0.0
Expand Down Expand Up @@ -18267,17 +18266,6 @@ __metadata:
languageName: node
linkType: hard

"react-frame-component@npm:^5.2.6":
version: 5.2.6
resolution: "react-frame-component@npm:5.2.6"
peerDependencies:
prop-types: ^15.5.9
react: ">= 16.3"
react-dom: ">= 16.3"
checksum: 6669a0acc1532b53e80b14688b06d64bfab88103a1e4377a386f4350a51d76494b48ac1b8f6818bd60ae2d37cce015314ce725d807be72e9fe9258e9303bb6ec
languageName: node
linkType: hard

"react-inspector@npm:^5.1.0":
version: 5.1.1
resolution: "react-inspector@npm:5.1.1"
Expand Down

0 comments on commit 5ae3bc7

Please sign in to comment.