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
refactor: use custom implementation of read-package-up
- Added `find-up` dependency version 6.3.0 to `pnpm-lock.yaml` and `package.json`.
- Updated `@electron/asar` dependency to version 3.4.1 in `pnpm-lock.yaml`.
- Refactored imports in `launcher.ts`, `pathResolver.ts`, and other files to use the new `NormalizedReadResult` type from `package.ts` instead of `read-package-up`.
0 commit comments