Skip to content

Commit a38c2da

Browse files
update react ui kit samples to UI Kit v0.2.7
1 parent b0d4a97 commit a38c2da

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/react-chat-ui-kit-init-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/node": "^16.18.37",
1111
"@types/react": "^18.2.14",
1212
"@types/react-dom": "^18.2.6",
13-
"quickblox-react-ui-kit": "^0.2.7-stable",
13+
"quickblox-react-ui-kit": "^0.2.7-release",
1414
"quickblox": "^2.16.1",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0",

samples/react-chat-ui-kit-init-with-ai-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/node": "^16.18.37",
1111
"@types/react": "^18.2.14",
1212
"@types/react-dom": "^18.2.6",
13-
"quickblox-react-ui-kit": "^0.2.7-stable",
13+
"quickblox-react-ui-kit": "^0.2.7-release",
1414
"quickblox": "^2.16.1",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0",

samples/react-chat-ui-kit-init-with-token-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/node": "^16.18.37",
1111
"@types/react": "^18.2.14",
1212
"@types/react-dom": "^18.2.6",
13-
"quickblox-react-ui-kit": "^0.2.7-stable",
13+
"quickblox-react-ui-kit": "^0.2.7-release",
1414
"quickblox": "^2.16.1",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)