diff --git a/package-lock.json b/package-lock.json index 38591977..a46524f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sotetsu-lab-v3-client", - "version": "2.0.34", + "version": "2.0.35", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sotetsu-lab-v3-client", - "version": "2.0.34", + "version": "2.0.35", "dependencies": { "@angular/animations": "^15.1.3", "@angular/cdk": "^15.1.3", diff --git a/package.json b/package.json index 6ce9af4f..4d2dc3ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sotetsu-lab-v3-client", - "version": "2.0.34", + "version": "2.0.35", "scripts": { "ng": "ng", "dev": "ng serve --host 0.0.0.0",