Version v1.106.0

This commit is contained in:
Alex The Bot 2024-06-10 17:50:00 +00:00
parent b16c9405d8
commit f32c02bd25
16 changed files with 25 additions and 25 deletions

4
cli/package-lock.json generated
View file

@ -47,14 +47,14 @@
},
"../open-api/typescript-sdk": {
"name": "@immich/sdk",
"version": "1.105.1",
"version": "1.106.0",
"dev": true,
"license": "GNU Affero General Public License version 3",
"dependencies": {
"@oazapfts/runtime": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20.12.13",
"@types/node": "^20.11.0",
"typescript": "^5.3.3"
}
},