We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483ff37 commit 7065ed9Copy full SHA for 7065ed9
.github/workflows/release.yml
@@ -145,5 +145,5 @@ jobs:
145
146
And is currently published to npm:
147
```shell
148
- npm add hdx@$DIST_TAG
+ npm i hdx@canary
149
```
0 commit comments