Skip to content

Commit

Permalink
Merge pull request #38 from chronic-care/develop
Browse files Browse the repository at this point in the history
Updates for 3.1.5
  • Loading branch information
swmuir authored Jun 11, 2024
2 parents 80d4aa7 + 35f0f32 commit 392e051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ecareplanner",
"version": "3.1.4",
"version": "3.1.5",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -46,7 +46,7 @@
"rxjs": "~6.6.3",
"tslib": "^2.0.0",
"zone.js": "~0.10.2",
"e-care-common-data-services": "^1.2.8"
"e-care-common-data-services": "^1.2.9"
},
"devDependencies": {
"@angular-devkit/architect": "^0.1001.0",
Expand Down

0 comments on commit 392e051

Please sign in to comment.