-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Yen Truong
committed
May 7, 2024
1 parent
6aa7f23
commit df2b8e1
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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", | ||
|
@@ -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" | ||
}, | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.