Skip to content

Commit

Permalink
bump peerDep chat-headless-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Yen Truong committed May 7, 2024
1 parent 6aa7f23 commit df2b8e1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yext/chat-ui-react",
"version": "0.9.0",
"version": "0.9.1",
"description": "A library of React Components for powering Yext Chat integrations.",
"author": "[email protected]",
"main": "./lib/commonjs/src/index.js",
Expand Down Expand Up @@ -91,7 +91,7 @@
"typescript": "^5.0.4"
},
"peerDependencies": {
"@yext/chat-headless-react": "^0.6.1",
"@yext/chat-headless-react": "^0.7.0",
"react": "^16.14 || ^17 || ^18",
"react-dom": "^16.14 || ^17 || || ^18"
},
Expand Down
4 changes: 2 additions & 2 deletions test-site/package-lock.json

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

0 comments on commit df2b8e1

Please sign in to comment.