Skip to content

Commit

Permalink
chore: bump deployment versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rengert committed Sep 11, 2022
1 parent accb4cf commit b4e9c3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions projects/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolzplatzarena/components",
"version": "0.4.0",
"version": "0.4.1",
"author": "Thomas Renger",
"repository": {
"type": "git",
Expand All @@ -18,9 +18,9 @@
],
"license": "MIT",
"peerDependencies": {
"@angular/common": "^14.2.1",
"@angular/core": "^14.2.1",
"@angular/material": "^14.2.1",
"@angular/common": "^14.2.0",
"@angular/core": "^14.2.0",
"@angular/material": "^14.2.0",
"@fortawesome/angular-fontawesome": "^0.11.1",
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"@ngx-translate/core": "^14.0.0"
Expand Down

0 comments on commit b4e9c3e

Please sign in to comment.