feat(ui-packages): add react-text-to-speech, bump version

This commit is contained in:
ItzCrazyKns 2024-05-03 21:16:48 +05:30
parent c87c2b27a9
commit 79f6a52b5b
No known key found for this signature in database
GPG key ID: 8162927C7CCE3065
4 changed files with 7 additions and 13 deletions

View file

@ -1,6 +1,6 @@
{
"name": "perplexica-frontend",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",
"author": "ItzCrazyKns",
"scripts": {
@ -22,7 +22,7 @@
"next": "14.1.4",
"react": "^18",
"react-dom": "^18",
"react-speech-kit": "^3.0.1",
"react-text-to-speech": "^0.14.5",
"react-textarea-autosize": "^8.5.3",
"tailwind-merge": "^2.2.2",
"yet-another-react-lightbox": "^3.17.2",