Skip to content

Commit

Permalink
upgrade headless version
Browse files Browse the repository at this point in the history
  • Loading branch information
nbramblett committed Sep 10, 2024
1 parent 2f08b11 commit 874dbbf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 22 deletions.
22 changes: 2 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/chat-headless-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yext/chat-headless-react",
"version": "0.9.1",
"version": "0.9.2",
"description": "the official React UI Bindings layer for Chat Headless",
"main": "./dist/commonjs/src/index.js",
"module": "./dist/esm/src/index.mjs",
Expand Down Expand Up @@ -39,7 +39,7 @@
"homepage": "https://github.com/yext/chat-headless#readme",
"dependencies": {
"@reduxjs/toolkit": "^1.9.5",
"@yext/chat-headless": "^0.10.1",
"@yext/chat-headless": "^0.11.1",
"react-redux": "^8.0.5"
},
"peerDependencies": {
Expand Down

0 comments on commit 874dbbf

Please sign in to comment.