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
It's not really a normal dev dependency: it's a version number used
to download the prebuilt packaged server build. Also, electron-builder
won't let us read package-lock or devDeps in production code, and this
is the cleanest way to track the version of this independently.
0 commit comments