@vot.js/core
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -63,2 +63,4 @@ import { StreamPingRequest, StreamTranslationRequest, StreamTranslationResponse, SubtitlesRequest, SubtitlesResponse, VideoTranslationAudioRequest, VideoTranslationAudioResponse, VideoTranslationRequest, VideoTranslationResponse, YandexSessionRequest, YandexSessionResponse, } from "@vot.js/shared/protos"; | ||
responseLanguage: responseLang, | ||
unknown0: 1, | ||
unknown1: 0, | ||
}).finish(); | ||
@@ -65,0 +67,0 @@ } |
{ | ||
"name": "@vot.js/core", | ||
"description": "core package", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"author": "Toil", | ||
@@ -90,3 +90,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@vot.js/shared": "^2.2.1" | ||
"@vot.js/shared": "^2.2.2" | ||
}, | ||
@@ -93,0 +93,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
71617
1321
Updated@vot.js/shared@^2.2.2