Skip to content

Commit

Permalink
Content type auto detect (#71)
Browse files Browse the repository at this point in the history
* added auto detection of file content type in upload storage

* version increment
  • Loading branch information
yevheniyJ authored Jul 7, 2020
1 parent 65a9337 commit ac64ebb
Show file tree
Hide file tree
Showing 3 changed files with 915 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crowdin/crowdin-api-client",
"version": "1.8.10",
"version": "1.8.11",
"description": "JavaScript library for Crowdin API v2.",
"main": "out/index.js",
"types": "out/index.d.ts",
Expand Down
Loading

0 comments on commit ac64ebb

Please sign in to comment.