File tree Expand file tree Collapse file tree 6 files changed +4
-4
lines changed
Expand file tree Collapse file tree 6 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33class SuperpoweredGlue {
44
5- static wasmCDNUrl = "https://www.unpkg.com/ @superpoweredsdk/web@2.6.4 /dist/superpowered-npm.wasm"
5+ static wasmCDNUrl = "https://cdn.jsdelivr.net/npm/ @superpoweredsdk/web@2.6.5 /dist/superpowered-npm.wasm"
66
77 niceSize ( bytes ) {
88 if ( bytes == 0 ) return '0 byte' ; else if ( bytes == 1 ) return '1 byte' ;
Original file line number Diff line number Diff line change 22
33class SuperpoweredGlue {
44
5- static wasmCDNUrl = "https://www.unpkg.com/ @superpoweredsdk/web@2.6.4 /dist/superpowered-npm.wasm"
5+ static wasmCDNUrl = "https://cdn.jsdelivr.net/npm/ @superpoweredsdk/web@2.6.5 /dist/superpowered-npm.wasm"
66
77 niceSize ( bytes ) {
88 if ( bytes == 0 ) return '0 byte' ; else if ( bytes == 1 ) return '1 byte' ;
Original file line number Diff line number Diff line change 22
33class SuperpoweredGlue {
44
5- static wasmCDNUrl = "https://www.unpkg.com/ @superpoweredsdk/web@2.6.4 /dist/superpowered-npm.wasm"
5+ static wasmCDNUrl = "https://cdn.jsdelivr.net/npm/ @superpoweredsdk/web@2.6.5 /dist/superpowered-npm.wasm"
66
77 niceSize ( bytes ) {
88 if ( bytes == 0 ) return '0 byte' ; else if ( bytes == 1 ) return '1 byte' ;
Original file line number Diff line number Diff line change 22
33class SuperpoweredGlue {
44
5- static wasmCDNUrl = "https://www.unpkg.com/ @superpoweredsdk/web@2.6.4 /dist/superpowered-npm.wasm"
5+ static wasmCDNUrl = "https://cdn.jsdelivr.net/npm/ @superpoweredsdk/web@2.6.5 /dist/superpowered-npm.wasm"
66
77 niceSize ( bytes ) {
88 if ( bytes == 0 ) return '0 byte' ; else if ( bytes == 1 ) return '1 byte' ;
You can’t perform that action at this time.
0 commit comments