Skip to content

Commit

Permalink
fix: remove unused readme config
Browse files Browse the repository at this point in the history
  • Loading branch information
ClayChipps committed Jan 3, 2024
1 parent 8955f98 commit 82c4ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"postpack": "shx rm -f oclif.manifest.json oclif.lock",
"prepack": "sf-prepack",
"prepare": "sf-install",
"readme": "oclif readme --no-aliases --repository-prefix '<%- repo %>/blob/<%- version %>/<%- commandPath %>'",
"readme": "oclif readme --no-aliases",
"test": "wireit",
"test:nuts": "nyc mocha \"**/*.nut.ts\" --slow 4500 --timeout 1200000 --parallel --jobs 5",
"test:only": "wireit",
Expand Down

0 comments on commit 82c4ac2

Please sign in to comment.