Skip to content

Commit

Permalink
fix: Use semantic-release config from @relaycorp/shared-config properly
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Dec 30, 2019
1 parent 363f06d commit 46c903d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions .releaserc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
branch: master
plugins:
- @relaycorp/shared-config
extends: @relaycorp/shared-config
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"verror": "^1.10.0"
},
"devDependencies": {
"@relaycorp/shared-config": "^1.1.0",
"@relaycorp/shared-config": "^1.1.2",
"@types/asn1js": "0.0.1",
"@types/jest": "^24.0.15",
"@types/pkijs": "0.0.2",
Expand Down

0 comments on commit 46c903d

Please sign in to comment.