mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-17 16:46:04 +00:00
Show how to use @next via unpkg
This commit is contained in:
parent
4c9fdbf28b
commit
f7e163a2e4
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
_These changes are not yet published to NPM with an official version number._
|
||||
|
||||
:::tip
|
||||
If you want access to the changes in this section before they are officially released you can do `npm install webamp@next`.
|
||||
If you want access to the changes in this section before they are officially released you can do `npm install webamp@next`, or use it via CDN at `https://unpkg.com/webamp@next`.
|
||||
:::
|
||||
|
||||
### Improvements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue