Skip to content

Commit

Permalink
Merge pull request #18 from tallesventura/refactor/capacitor-v2
Browse files Browse the repository at this point in the history
Set the required capacitor version to ^2.4.7
  • Loading branch information
stewones authored Jun 8, 2022
2 parents ba08401 + 2ac2bf7 commit 6acd2df
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 @@ -18,7 +18,7 @@
"author": "Stewan Silva",
"license": "MIT",
"dependencies": {
"@capacitor/core": "latest"
"@capacitor/core": "^2.4.7"
},
"devDependencies": {
"all-contributors-cli": "^6.16.0",
Expand Down

0 comments on commit 6acd2df

Please sign in to comment.