Version v1.103.0

This commit is contained in:
Alex The Bot
2024-04-29 14:42:49 +00:00
parent ee4877b090
commit 4291b38769
16 changed files with 24 additions and 24 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
{
"name": "immich-e2e",
"version": "1.102.3",
"version": "1.103.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "immich-e2e",
"version": "1.102.3",
"version": "1.103.0",
"license": "GNU Affero General Public License version 3",
"devDependencies": {
"@immich/cli": "file:../cli",
@@ -43,6 +43,7 @@
"dev": true,
"license": "GNU Affero General Public License version 3",
"dependencies": {
"fast-glob": "^3.3.2",
"lodash-es": "^4.17.21"
},
"bin": {
@@ -65,7 +66,6 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^52.0.0",
"glob": "^10.3.1",
"mock-fs": "^5.2.0",
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
@@ -81,7 +81,7 @@
},
"../open-api/typescript-sdk": {
"name": "@immich/sdk",
"version": "1.102.3",
"version": "1.103.0",
"dev": true,
"license": "GNU Affero General Public License version 3",
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "immich-e2e",
"version": "1.102.3",
"version": "1.103.0",
"description": "",
"main": "index.js",
"type": "module",