Skip to content

Commit

Permalink
Merge pull request #377 from bcgov/test-RQ-FOIMOD-3463
Browse files Browse the repository at this point in the history
retry
  • Loading branch information
richard-aot authored Sep 18, 2024
2 parents 34da711 + 5a17493 commit 4d12ddc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions web/package-lock.json

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

6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^7.2.5",
"@angular/animations": "~7.2.5",
"@angular/cdk": "^7.2.2",
"@angular/common": "~7.2.15",
"@angular/compiler": "~7.2.0",
"@angular/core": "7.2.5",
"@angular/forms": "7.2.5",
"@angular/core": "~7.2.5",
"@angular/forms": "~7.2.5",
"@angular/platform-browser": "~7.2.0",
"@angular/platform-browser-dynamic": "~7.2.0",
"@angular/router": "~7.2.0",
Expand Down

0 comments on commit 4d12ddc

Please sign in to comment.