Skip to content

Commit

Permalink
chore(script): updated avae script
Browse files Browse the repository at this point in the history
Signed-off-by: zhid0399123 <[email protected]>
  • Loading branch information
ambiere committed Feb 15, 2024
1 parent 2136556 commit ed664dc
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 @@ -11,7 +11,7 @@
"lint": "standard",
"lint:fix": "standard --fix",
"test": "cross-env NODE_ENV=test nyc tap \"test/**/*.test.js\" --allow-incomplete-coverage --allow-empty-coverage",
"avae": "generate --count 1",
"avae": "avae --count 1",
"post:version": "conventional-changelog -p conventionalCommits -i CHANGELOG.md -s -r 1 && git add CHANGELOG.md"
},
"keywords": [
Expand Down

0 comments on commit ed664dc

Please sign in to comment.