Skip to content

Commit

Permalink
Merge pull request #1092 from dm3-org/messenger-web-fix
Browse files Browse the repository at this point in the history
Messenger web fix
  • Loading branch information
malteish authored Jul 15, 2024
2 parents b274877 + 57dff11 commit c80043d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/messenger-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"bootstrap": "^5.1.3",
"express": "^4.18.2",
"postcss": "^8.4.24",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"typescript": "^4.7.3",
"web-vitals": "^2.1.4"
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2344,6 +2344,7 @@ __metadata:
path-browserify: ^1.0.1
postcss: ^8.4.24
process: ^0.11.10
react: ^18.3.1
react-app-rewired: ^2.2.1
react-dom: ^18.2.0
stream-browserify: ^3.0.0
Expand Down Expand Up @@ -27214,7 +27215,7 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^18":
"react@npm:^18, react@npm:^18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
Expand Down

0 comments on commit c80043d

Please sign in to comment.