Skip to content

Commit

Permalink
Added force & dist tag again
Browse files Browse the repository at this point in the history
  • Loading branch information
Hathoriel committed Nov 24, 2021
1 parent eaeb710 commit d082b80
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 @@ -12,7 +12,7 @@
"lint": "yarn lerna run lint",
"clean:all": "yarn lerna clean --yes",
"bootstrap": "yarn lerna bootstrap && yarn lerna exec yarn install",
"publish:prerelease": "yarn lerna publish prerelease --yes --no-verify-access"
"publish:prerelease": "yarn lerna publish prerelease --yes --no-verify-access --dist-tag alpha --force-publish"
},
"private": true,
"workspaces": [
Expand Down

0 comments on commit d082b80

Please sign in to comment.