Skip to content

Commit

Permalink
Merge pull request #9 from safe-fleet/fix/fix-dependencies
Browse files Browse the repository at this point in the history
fix(*): fix dependencies
  • Loading branch information
danisanchezag authored Apr 25, 2024
2 parents 0f09bbc + 8c02b15 commit 3aff1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test"
],
"peerDependencies": {
"@angular/common": "^>=10",
"@angular/common": ">=10",
"@angular/core": ">=10",
"@ngx-translate/core": ">=14",
"rxjs": ">=6"
Expand Down

0 comments on commit 3aff1d3

Please sign in to comment.