Skip to content

fix: replace @tauri-apps/api peer dep with minimum version#7

Merged
jjhafer merged 2 commits into
silvermine:masterfrom
velocitysystems:peer-dependencies
Apr 15, 2026
Merged

fix: replace @tauri-apps/api peer dep with minimum version#7
jjhafer merged 2 commits into
silvermine:masterfrom
velocitysystems:peer-dependencies

Conversation

@velocitysystems
Copy link
Copy Markdown
Contributor

Exact peer dep on @tauri-apps/api caused npm ci to fail in consuming projects that use a different minor version.

  • Official Tauri plugins use a caret dependency instead of a peer dep. This aligns with that pattern.
  • Added .gitattributes to ensure consistent LF line endings across all platforms

@jjhafer jjhafer merged commit 8825baa into silvermine:master Apr 15, 2026
1 check passed
@velocitysystems velocitysystems deleted the peer-dependencies branch April 16, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants