Skip to content

Commit

Permalink
fix: remove dup
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Nov 1, 2022
1 parent 6886502 commit 541d6e7
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 @@ -68,7 +68,7 @@
"typescript": "^4.6.2"
},
"peerDependencies": {
"@capacitor/core": "^3.0.0 || ^4.0.0 || ^4.0.0"
"@capacitor/core": "^3.0.0 || ^4.0.0"
},
"prettier": "@ionic/prettier-config",
"swiftlint": "@ionic/swiftlint-config",
Expand Down

0 comments on commit 541d6e7

Please sign in to comment.