Skip to content

Commit

Permalink
ci: add tag next
Browse files Browse the repository at this point in the history
  • Loading branch information
yiyunwan committed Dec 19, 2022
1 parent 6f87b9e commit cbbe499
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 @@
"build": "formily-tpl build",
"build:docs": "dumi build",
"lint": "eslint .",
"release": "lerna publish from-package --yes",
"release": "lerna publish from-package --yes --dist-tag next",
"start": "dumi dev",
"test": "jest --coverage",
"test:prod": "jest --coverage --silent",
Expand Down

0 comments on commit cbbe499

Please sign in to comment.