Skip to content

Commit

Permalink
Temporarily downgraded API version for cirras-war
Browse files Browse the repository at this point in the history
  • Loading branch information
vivid-cpreston committed Apr 11, 2024
1 parent a1b4506 commit 0350dcb
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"postinstall": "ngcc"
},
"private": true,
"comment":"TODO: cirras-underwriting-api must be switched back to current version once write permissions to artifactory are granted",
"dependencies": {
"@angular/animations": "^13.4.0",
"@angular/cdk": "^13.3.9",
Expand All @@ -37,7 +38,7 @@
"@angular/router": "^13.4.0",
"@angular/service-worker": "^13.4.0",
"@busacca/ng-pick-datetime": "^9.0.2",
"@cirras/cirras-underwriting-api": "^3.2.0-SNAPSHOT",
"@cirras/cirras-underwriting-api": "^3.1.0-SNAPSHOT",
"@ng-select/ng-select": "^5.0.3",
"@ngrx/effects": "^13.2.0",
"@ngrx/entity": "^13.2.0",
Expand Down

0 comments on commit 0350dcb

Please sign in to comment.