Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: update to capacitor 4 #16

Merged
merged 3 commits into from
Dec 1, 2022
Merged

release: update to capacitor 4 #16

merged 3 commits into from
Dec 1, 2022

Conversation

mileszim
Copy link
Contributor

@mileszim mileszim commented Aug 29, 2022

package.json Outdated
"rimraf": "^3.0.2",
"rollup": "^2.32.0",
"swiftlint": "^1.0.1",
"typescript": "~4.0.3"
"typescript": "~4.1.5"
},
"peerDependencies": {
"@capacitor/core": "^3.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be updated to support V4
npm ERR! Conflicting peer dependency: @capacitor/core@3.8.0 npm ERR! node_modules/@capacitor/core npm ERR! peer @capacitor/core@"^3.0.0" from @houseninja/capacitor-mixpanel@1.0.0-beta.1 npm ERR! node_modules/@houseninja/capacitor-mixpanel npm ERR! @houseninja/capacitor-mixpanel@"^1.0.0-beta.1" from the root project

@mfrey-WELL
Copy link
Contributor

Thanks for the update. I tested it in our project and everything seems to be working fine. 👏

@mileszim mileszim merged commit 524f248 into main Dec 1, 2022
@mileszim mileszim deleted the capacitor-v4 branch December 1, 2022 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incompatible with Capacitor 4?
2 participants