ionic-team / trapeze

The mobile project configuration toolbox. Manage native iOS, Android, Ionic/Capacitor, React Native, and Flutter apps through a simple YAML format.
https://trapeze.dev
Other
328 stars 40 forks source link

General `package.json` fixes #214

Closed ZaLiTHkA closed 8 months ago

ZaLiTHkA commented 9 months ago

this PR includes two changes:

based on the @types/fs-extra that was already there, it seems like this was originally used at major version 9. so please do let me know if upgrading to 11 turns out to be a problem.


executing npm run test in the root of the repo passed all tests. I've also installed this from a local folder path and used it successfully in a personal project to confirm.

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
trapeze ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2024 0:49am
ZaLiTHkA commented 8 months ago

closing this PR as Max has left the Ionic Team and it seems that nobody else was actively maintaining this project.