Skip to content

Commit

Permalink
chore: ignore changes in .npmrc file for lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
imhoffd committed Dec 16, 2020
1 parent 2668f84 commit 3e3addb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"allowBranch": "main",
"conventionalCommits": true,
"createRelease": "github",
"ignoreChanges": [".npmrc"],
"message": "chore(release): publish [skip ci]",
"tagVersionPrefix": ""
}
Expand Down

0 comments on commit 3e3addb

Please sign in to comment.