Skip to content

Commit

Permalink
tag=react
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyuki committed Jun 7, 2024
1 parent b6d22c2 commit 3ecd109
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 @@ -3,7 +3,7 @@
"description": "mpx monorepo",
"private": true,
"scripts": {
"lerna:publish": "lerna publish from-package --yes",
"lerna:publish": "lerna publish from-package --yes --dist-tag=react",
"lint": "eslint --ext .js packages/",
"fix": "eslint --fix --ext .js packages/",
"test": "jest",
Expand Down

0 comments on commit 3ecd109

Please sign in to comment.