This commit is contained in:
ionitron
2025-07-31 15:55:42 +00:00
parent 6203b88b9f
commit e4c042834c
26 changed files with 117 additions and 45 deletions

View File

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