Skip to content

Commit

Permalink
chore(dependencies): Update package dependencies to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile committed May 27, 2020
1 parent 3951f6b commit a5fb2bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"access": "public"
},
"peerDependencies": {
"@capacitor/core": "~2.0.0"
"@capacitor/core": "~2.1.0"
},
"gitHead": "844c0feba4a801ee5041429a82d0f805c9e665b0"
}
2 changes: 1 addition & 1 deletion scripts/deploy/package.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"access": "public"
},
"peerDependencies": {
"@capacitor/core": "~2.0.0"
"@capacitor/core": "~2.1.0"
},
"scripts": {
"prepublishOnly": "bash ../scripts/setversion.sh"
Expand Down

0 comments on commit a5fb2bc

Please sign in to comment.