Skip to content

Commit

Permalink
Update missing peer dependencies for capacitor v3
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmangubat23 committed Sep 14, 2021
1 parent 76d5a57 commit 91bcc8e
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 @@ -31,7 +31,7 @@
"typescript": "~3.8.3"
},
"peerDependencies": {
"@capacitor/core": "^2.4.1"
"@capacitor/core": "^3.2.2"
},
"files": [
"dist/",
Expand Down

0 comments on commit 91bcc8e

Please sign in to comment.