Skip to content

Commit

Permalink
build: migrate stanza to dedicated file
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Aug 7, 2022
1 parent 45a3d01 commit 0659682
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .versionrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"scripts": {
"postbump": "yarn pack && git add README.md"
}
}
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,6 @@
"publishConfig": {
"access": "public"
},
"standard-version": {
"scripts": {
"postbump": "yarn pack && git add README.md"
}
},
"sfdc": {
"latestApiVersion": "55"
}
Expand Down

0 comments on commit 0659682

Please sign in to comment.