Skip to content

Commit

Permalink
test12
Browse files Browse the repository at this point in the history
  • Loading branch information
itaven committed Aug 7, 2023
1 parent 102c483 commit c6272fb
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 @@ -15,7 +15,7 @@
"build": "tsc --build",
"test": "playwright test",
"lint": "eslint --ext ts .",
"publish": "npm run release --workspaces && release-it",
"publish": "npm run release --workspaces && release-it --VV",
"publish:dry": "release-it --ci --dry-run"
},
"devDependencies": {
Expand Down

0 comments on commit c6272fb

Please sign in to comment.