diff --git a/package-lock.json b/package-lock.json index 8f3d240..0b25ced 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sotetsu-lab-v3-client", - "version": "2.0.44", + "version": "2.0.45", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sotetsu-lab-v3-client", - "version": "2.0.44", + "version": "2.0.45", "dependencies": { "@angular/animations": "^16.2.0", "@angular/cdk": "^16.2.0", diff --git a/package.json b/package.json index e0c5d6a..8250a77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sotetsu-lab-v3-client", - "version": "2.0.44", + "version": "2.0.45", "scripts": { "ng": "ng", "dev": "ng serve --host 0.0.0.0",