Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use npm in favor of yarn #63

Closed
wants to merge 8 commits into from
Closed

Use npm in favor of yarn #63

wants to merge 8 commits into from

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    fc4716c View commit details
    Browse the repository at this point in the history
  2. Add appdmg dependency for macOS builds

    Optional dependency of:
    └─┬ @electron-forge/[email protected]
           └─┬ [email protected]
                  └── [email protected] deduped
    
    Since it's optional, it's not guaranteed to be included. Adding explicit dependency for convenience.
    
    https://github.com/electron-userland/electron-installer-dmg/blob/ddc6db7a9a90c1cf19db1454bd41ae8a6d1fe106/package.json#L35
    vintidui committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0958327 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1612409 View commit details
    Browse the repository at this point in the history
  4. Replace yarn with npm

    vintidui committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bc50888 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    323a39b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4357060 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7f757e View commit details
    Browse the repository at this point in the history
  8. Update README

    vintidui committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    190af06 View commit details
    Browse the repository at this point in the history