Skip to content

Commit b39406a

Browse files
committed
Bump capacitor dependencies from 2.4.0 to 2.4.1
1 parent a70d4d7 commit b39406a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@angular/platform-browser": "~10.0.6",
2222
"@angular/platform-browser-dynamic": "~10.0.6",
2323
"@angular/router": "~10.0.6",
24-
"@capacitor/android": "^2.4.0",
25-
"@capacitor/core": "2.4.0",
24+
"@capacitor/android": "^2.4.1",
25+
"@capacitor/core": "2.4.1",
2626
"@ionic-native/core": "^5.0.7",
2727
"@ionic/angular": "^5.3.2",
2828
"@ionic/pwa-elements": "^3.0.1",
@@ -39,7 +39,7 @@
3939
"@angular/compiler": "~10.0.6",
4040
"@angular/compiler-cli": "~10.0.6",
4141
"@angular/language-service": "~10.1.0",
42-
"@capacitor/cli": "2.4.0",
42+
"@capacitor/cli": "2.4.1",
4343
"@ionic/angular-toolkit": "^2.3.3",
4444
"@types/jasmine": "~3.5.14",
4545
"@types/jasminewd2": "~2.0.3",
@@ -59,4 +59,4 @@
5959
"typescript": "~3.9.7"
6060
},
6161
"description": "Capture lite app."
62-
}
62+
}

0 commit comments

Comments
 (0)