trazyn / weweChat

💬 Unofficial WeChat client built with React, MobX and Electron.
MIT License
5.75k stars 736 forks source link

Changed to new browser-md5-file API that is introduced in 1.1.0 #230

Closed MingchenZhang closed 4 years ago

MingchenZhang commented 5 years ago

browser-md5-file npm package 1.1.0 made a breaking change to its API. This is inappropriate to happen in a minor version bump. This commit specifies the version number in package.json to prevent future issue and updates the md5 routine to call in 1.1.0 API format.