You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This involved
- specifying our Electron dependency properly
-> we were missing the "github:" protocol
- adding some missing '@types' packages
-> fixing some type issues that weren't caught before
- fixing imports from 'react-router' (it's 'react-router-dom')
- "Find and replace"ing quite a few "yarn"s with "pnpm"s.
Let's hope the Workflows still... work
0 commit comments