Build doesn't work
To Reproduce
Steps to reproduce the behavior:
- Follow instructions from Readme to build the project
- See error showing dependencies cannot be resolved
- Fix is to change "@wxcc-desktop/sdk" to "1.2.9" in package.json
Expected behavior
Build should work. Libraries should be updated to latest versions. https://www.npmjs.com/package/@wxcc-desktop/sdk even showing 1.2.10. Also, if would be nice to have some automatic build checker indicator embedded into Readme file.