mirror of
https://github.com/Rohithgilla12/data-peek
synced 2026-04-21 12:57:16 +00:00
* fix: pin electron version for electron-builder compatibility Remove semver range (^) from electron dependency to fix "Cannot compute electron version from installed node modules" error during postinstall. Fixes #6 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * chore: fix lock files * chore: fix lock file --------- Co-authored-by: Claude <noreply@anthropic.com>
5 lines
64 B
YAML
5 lines
64 B
YAML
packages:
|
|
- apps/*
|
|
- packages/*
|
|
|
|
enablePrePostScripts: true
|