Commit 9c56623
authored
This pull request includes a small but important change to the
`package.json` file. The change updates the `publish-package` script to
use a different pre-distribution tag.
*
[`package.json`](diffhunk://#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L15-R15):
Changed the `publish-package` script to use `next` instead of `canary`
as the pre-distribution tag.
1 parent 5337629 commit 9c56623
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments