File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 <!-- Webamp will attempt to center itself within this div -->
1010 </ div >
1111 < script type ="module ">
12- import Webamp from "https://unpkg.com/webamp@next " ;
12+ import Webamp from "https://unpkg.com/webamp@2.0.0 " ;
1313 const webamp = new Webamp ( {
1414 initialTracks : [
1515 {
Original file line number Diff line number Diff line change 1818 * Changelog since the version you have can be found here:
1919 * https://github.com/captbaritone/webamp/blob/master/packages/webamp/CHANGELOG.md
2020 */
21- import Webamp from "https://unpkg.com/webamp@next " ;
21+ import Webamp from "https://unpkg.com/webamp@2.0.0 " ;
2222
2323 /**
2424 * Butterchurn is not being actively maintained, but it is still works
Original file line number Diff line number Diff line change 99 <!-- Webamp will attempt to center itself within this div -->
1010 </ div >
1111 < script type ="module ">
12- import Webamp from "https://unpkg.com/webamp@next " ;
12+ import Webamp from "https://unpkg.com/webamp@2.0.0 " ;
1313 const webamp = new Webamp ( {
1414 windowLayout : {
1515 main : {
Original file line number Diff line number Diff line change 99 <!-- Webamp will attempt to center itself within this div -->
1010 </ div >
1111 < script type ="module ">
12- import Webamp from "https://unpkg.com/webamp@next " ;
12+ import Webamp from "https://unpkg.com/webamp@2.0.0 " ;
1313 const webamp = new Webamp ( {
1414 // Optional. An array of objects representing skins.
1515 // These will appear in the "Options" menu under "Skins".
Original file line number Diff line number Diff line change 99 <!-- Webamp will attempt to center itself within this div -->
1010 </ div >
1111 < script type ="module ">
12- import Webamp from "https://unpkg.com/webamp@next " ;
12+ import Webamp from "https://unpkg.com/webamp@2.0.0 " ;
1313 const webamp = new Webamp ( {
1414 /**
1515 * Here we list three tracks. Note that the `metaData` fields and
You can’t perform that action at this time.
0 commit comments