mapiacompany / capacitor-codepush

Capacitor plugin for CodePush
http://appcenter.ms
Other
151 stars 65 forks source link

Capacitor plugin dependencies should be peerDependencies #15

Closed lincolnthree closed 3 years ago

lincolnthree commented 3 years ago

Fixing the dependency versions in package.json dependencies can cause NPM resolution hard-wiring issues. This fixes the problem using peer dependencies.