Skip to content

Commit 84ae766

Browse files
committed
Revert
1 parent 4b5c696 commit 84ae766

File tree

1 file changed

+3
-3
lines changed
  • samples/07.advanced-web-chat-apps/b.sso-for-enterprise/app

1 file changed

+3
-3
lines changed

samples/07.advanced-web-chat-apps/b.sso-for-enterprise/app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"dependencies": {
66
"base64-arraybuffer": "^1.0.2",
77
"prop-types": "^15.8.1",
8-
"react": "^19.1.1",
9-
"react-dom": "^19.1.1"
8+
"react": "^18.3.1",
9+
"react-dom": "^18.3.1"
1010
},
1111
"devDependencies": {
12-
"http-proxy-middleware": "^3.0.5",
12+
"http-proxy-middleware": "^3.0.0",
1313
"react-scripts": "^5.0.1"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)