feat(message-actions): add speak message, bump version
This commit is contained in:
parent
dafc835774
commit
c87c2b27a9
6 changed files with 41 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "perplexica-frontend",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"license": "MIT",
|
||||
"author": "ItzCrazyKns",
|
||||
"scripts": {
|
||||
|
@ -22,6 +22,7 @@
|
|||
"next": "14.1.4",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"react-speech-kit": "^3.0.1",
|
||||
"react-textarea-autosize": "^8.5.3",
|
||||
"tailwind-merge": "^2.2.2",
|
||||
"yet-another-react-lightbox": "^3.17.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue