pixi-viewport
                                
                                 pixi-viewport copied to clipboard
                                
                                    pixi-viewport copied to clipboard
                            
                            
                            
                        fix running tests by setting correct electron version
fix for https://github.com/davidfig/pixi-viewport/issues/390
Electron's version is outside the peerDependency version range, see https://github.com/pixijs/floss/blob/main/package.json#L71
Changes:
- fix: set electron version accoding to floss
- chore: update floss to latest version
- fix: viewport divWheel test
Followup issue for this will be https://github.com/davidfig/pixi-viewport/issues/391
bump @davidfig
Thanks!