This commit is contained in:
ionitron
2024-01-31 14:26:24 +00:00
parent 7825eab925
commit 1de5ff9302
26 changed files with 121 additions and 37 deletions

View File

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