Skip to content

Commit 5b69a64

Browse files
committed
feat: move dependencies for @elevenlabs/react and react-international-phone to web package.json
1 parent 54ebfa9 commit 5b69a64

3 files changed

Lines changed: 4 additions & 8 deletions

File tree

package-lock.json

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,5 @@
2929
"prettier": "^3.6.2",
3030
"prettier-plugin-organize-imports": "^4.3.0",
3131
"prettier-plugin-tailwindcss": "^0.6.14"
32-
},
33-
"dependencies": {
34-
"@elevenlabs/react": "^1.1.1",
35-
"react-international-phone": "^4.8.0"
3632
}
3733
}

web/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"@capacitor/screen-orientation": "^8.0.1",
2626
"@capawesome/capacitor-file-picker": "^8.0.2",
2727
"@dnd-kit/core": "^6.3.1",
28+
"@elevenlabs/react": "^1.1.1",
2829
"@heroui/react": "^2.8.9",
2930
"@heroui/theme": "^2.4.26",
3031
"@langchain/anthropic": "^1.3.19",
@@ -60,6 +61,7 @@
6061
"react": "19.2.4",
6162
"react-dom": "19.2.4",
6263
"react-hot-toast": "^2.6.0",
64+
"react-international-phone": "^4.8.0",
6365
"react-markdown": "^10.1.0",
6466
"react-responsive": "^10.0.1",
6567
"react-spinners": "^0.17.0",

0 commit comments

Comments
 (0)