fix(cli): upload large file with openAPI api (#5246)

* fix(cli): upload large file with openAPI

* function name

* fix: use boolean false

* chore: version bump

* fix: package-lock version

---------

Co-authored-by: Jonathan Jogenfors <jonathan@jogenfors.se>
This commit is contained in:
Alex
2023-11-21 15:09:19 -06:00
committed by GitHub
parent af1113bf9e
commit 8ff4a08a2c
4 changed files with 18 additions and 13 deletions

4
cli/package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@immich/cli",
"version": "2.0.3",
"version": "2.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@immich/cli",
"version": "2.0.3",
"version": "2.0.4",
"license": "MIT",
"dependencies": {
"axios": "^1.6.2",