Skip to content

Commit

Permalink
fix: remove unused script
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 26, 2024
1 parent 071872d commit 907f04c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
"coverage": "c8 report --reporter=text-lcov > coverage/lcov.info",
"lint": "standard-markdown README.md && standard",
"postrelease": "npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)",
"prerelease": "npm run update:check",
"pretest": "npm run lint",
"release": "standard-version -a",
"release:github": "github-generate-release",
Expand Down

0 comments on commit 907f04c

Please sign in to comment.