sgtaziz / WebMessage

A client for communicating with the WebMessage tweak on iOS. Send and receive messages from the comfort of your computer
72 stars 12 forks source link

Update package.json to allow the build to run due to incompatible dependacies with NPM version. #198

Closed TempAccountNull closed 1 year ago

TempAccountNull commented 1 year ago

Fixes building and fs::promises for Npm 14. Otherwise the ^ installs a newer build for electron which breaks the run process as the NPM versions will mismatch.

Refer to my concern here: https://github.com/sgtaziz/WebMessage/issues/194#issuecomment-1450902516