Skip to content

Commit

Permalink
fix: peer issues with capacitor
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Aug 5, 2022
1 parent fe84d49 commit 1166b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"typescript": "^4.6.2"
},
"peerDependencies": {
"@capacitor/core": "^3.0.0"
"@capacitor/core": "^3.0.0 || ^4.0.0"
},
"prettier": "@ionic/prettier-config",
"swiftlint": "@ionic/swiftlint-config",
Expand Down

0 comments on commit 1166b2e

Please sign in to comment.