Skip to content

Commit

Permalink
fix: publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjavi committed Sep 27, 2023
1 parent b310a48 commit ca5026a
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 @@ -30,7 +30,7 @@
"test:coverage": "jest --coverage",
"type-check": "turbo type-check",
"version:bump": "semver-release version:bump",
"version:publish": "semver-release version:release --npm --filter '@supeffective/*'",
"version:publish": "semver-release version:release --npm --filter '@storylite/*'",
"version:publish-notes": "semver-release version:release --github"
},
"lint-staged": {
Expand Down

0 comments on commit ca5026a

Please sign in to comment.