Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Commit

Permalink
chore: set danger as peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
darioblanco committed May 23, 2022
1 parent 0ec9926 commit 72d676e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
"@commitlint/lint": "^17.0.0",
"@commitlint/types": "^17.0.0"
},
"peerDependencies": {
"danger": ">= 11"
},
"devDependencies": {
"@commitlint/cli": "^17.0.0",
"@parcellab/danger-plugin": "*",
Expand Down
2 changes: 2 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1149,6 +1149,8 @@ __metadata:
pretty-quick: "npm:^3.1.3"
ts-jest: "npm:^28.0.2"
typescript: "npm:^4.6.4"
peerDependencies:
danger: ">= 11"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 72d676e

Please sign in to comment.