Skip to content

Commit

Permalink
Restore missing peer dependency
Browse files Browse the repository at this point in the history
Fixes #368
  • Loading branch information
devoto13 committed Jun 16, 2022
1 parent bee067e commit 05d1264
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
"svg"
],
"peerDependencies": {
"@angular/core": "^14.0.0",
"@fortawesome/fontawesome-svg-core": "~1.2.27 || ~1.3.0-beta2 || ^6.1.0"
},
"schematics": "./schematics/collection.json",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1887,6 +1887,7 @@ __metadata:
typescript: ~4.7.2
zone.js: ~0.11.5
peerDependencies:
"@angular/core": ^14.0.0
"@fortawesome/fontawesome-svg-core": ~1.2.27 || ~1.3.0-beta2 || ^6.1.0
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 05d1264

Please sign in to comment.