Skip to content

Commit

Permalink
ci: added proper run x2
Browse files Browse the repository at this point in the history
  • Loading branch information
Bugs5382 committed Nov 16, 2023
1 parent 87ee62b commit 6a9d5d9
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 @@ -29,7 +29,7 @@
"test:coverage": "jest --coverage",
"typedoc": "typedoc",
"typedoc:watch": "typedoc -watch",
"semantic-release": "semantic-releasen",
"semantic-release": "semantic-release",
"semantic-release:dryRun": "semantic-release --dry-run",
"update": "npx npm-check-updates -u && npm install && npm run test"
},
Expand Down

0 comments on commit 6a9d5d9

Please sign in to comment.