Skip to content

Commit

Permalink
Merge pull request #63 from chronic-care/develop
Browse files Browse the repository at this point in the history
Updates for 3.2.2
  • Loading branch information
swmuir authored Oct 23, 2024
2 parents 57e003f + 9372f84 commit bb91020
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.2.1",
"version": "3.2.2",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -47,7 +47,7 @@
"rxjs": "~6.6.3",
"tslib": "^2.0.0",
"zone.js": "~0.10.2",
"e-care-common-data-services": "1.4.6"
"e-care-common-data-services": "1.4.7"
},
"devDependencies": {
"@angular-devkit/architect": "^0.1001.0",
Expand Down

0 comments on commit bb91020

Please sign in to comment.