Commit edc31e3
committed
fix: add --tag dev to npm publish dry-run to avoid version error
The CI npm version requires a tag when the package.json version (0.0.0)
is lower than the published version (3.0.8), even for dry-run.1 parent 90863a3 commit edc31e3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments