This commit is contained in:
ionitron
2023-12-13 14:27:51 +00:00
parent 92f1b8627a
commit 150ea1a8ad
26 changed files with 129 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "7.6.0",
"version": "7.6.1",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -48,7 +48,7 @@
}
},
"dependencies": {
"@ionic/core": "^7.6.0",
"@ionic/core": "^7.6.1",
"ionicons": "^7.0.0",
"jsonc-parser": "^3.0.0",
"tslib": "^2.3.0"