Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/parys/myLfcFront into de…
Browse files Browse the repository at this point in the history
…velop
  • Loading branch information
Andrew Parys committed Jan 5, 2024
2 parents 4089d0d + afe361c commit c257924
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/client-test2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
uses: docker/metadata-action@41e1fe3437fd5c8d22c24a824307673223ead782
with:
images: andrewparys/client-test

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"ng-recaptcha": "13.2.1",
"ngx-image-cropper": "7.0.0",
"ngx-pagination": "6.0.3",
"rxjs": "7.8.0",
"rxjs": "7.8.1",
"zone.js": "0.14.2"
},
"devDependencies": {
Expand Down

0 comments on commit c257924

Please sign in to comment.