Skip to content

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

Merged
jjhafer merged 4 commits intosilvermine:masterfrom
velocitysystems:peer-dependencies
Apr 16, 2026
Merged

fix: replace @tauri-apps/api peer dep with minimum version#45
jjhafer merged 4 commits intosilvermine:masterfrom
velocitysystems:peer-dependencies

Conversation

@velocitysystems
Copy link
Copy Markdown
Contributor

@velocitysystems velocitysystems commented Apr 14, 2026

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

  • Use caret peer dependency of ^2.9.0
  • Updated Node version to 24.13.1 to match other projects
  • Added .gitattributes to ensure consistent LF line endings across all platforms

Comment thread package.json Outdated
Comment thread api-iife.js
@jjhafer jjhafer merged commit 240eb77 into silvermine:master Apr 16, 2026
1 check passed
@velocitysystems velocitysystems deleted the peer-dependencies branch April 16, 2026 19:06
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.

3 participants