diff --git a/package-lock.json b/package-lock.json index c7a08275..43fe38d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "i18next": "23.5.1", "i18next-browser-languagedetector": "7.1.0", "i18next-http-backend": "2.2.2", - "livekit-client": "^1.13.4", + "livekit-client": "1.13.4", "lodash": "4.17.21", "microsoft-cognitiveservices-speech-sdk": "1.32.0", "mobile-detect": "1.4.5", diff --git a/package.json b/package.json index 6674fed4..66169568 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "i18next": "23.5.1", "i18next-browser-languagedetector": "7.1.0", "i18next-http-backend": "2.2.2", - "livekit-client": "^1.13.4", + "livekit-client": "1.13.4", "lodash": "4.17.21", "microsoft-cognitiveservices-speech-sdk": "1.32.0", "mobile-detect": "1.4.5",