Update capacitor version
This commit is contained in:
parent
91155bce0a
commit
f3b3a86b32
610 changed files with 28718 additions and 7101 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@capacitor/android",
|
||||
"version": "6.1.2",
|
||||
"version": "7.4.1",
|
||||
"description": "Capacitor: Cross-platform apps with JavaScript and the web",
|
||||
"homepage": "https://capacitorjs.com",
|
||||
"author": "Ionic Team <hi@ionic.io> (https://ionic.io)",
|
||||
|
@ -23,7 +23,7 @@
|
|||
"verify": "./gradlew clean lint build test -b capacitor/build.gradle"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@capacitor/core": "^6.1.0"
|
||||
"@capacitor/core": "^7.4.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue