@crowdin/crowdin-api-client
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -114,3 +114,3 @@ import { CrowdinApi, ResponseObject, DownloadLink, Status, ResponseList } from '../core'; | ||
interface UploadTranslationRequest { | ||
storageId: string; | ||
storageId: number; | ||
fileId: number; | ||
@@ -117,0 +117,0 @@ importDuplicates?: boolean; |
{ | ||
"name": "@crowdin/crowdin-api-client", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "JavaScript library for Crowdin API v2.", | ||
@@ -5,0 +5,0 @@ "main": "out/index.js", |