Skip to content

Commit

Permalink
ci: remove prerelease script
Browse files Browse the repository at this point in the history
  • Loading branch information
enxg authored Oct 6, 2021
1 parent 29f19c5 commit 558ed09
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,5 @@
"trim": "^1.0.1",
"trim-newlines": "^3.0.1"
},
"prettier": "@sapphire/prettier-config",
"standard-version": {
"scripts": {
"prerelease": "oclif-dev readme && prettier --write README.md && git add README.md"
}
}
"prettier": "@sapphire/prettier-config"
}

0 comments on commit 558ed09

Please sign in to comment.