Skip to content

Commit 4160b52

Browse files
chore(stackblitz): update ionic angular deps to hardcoded version (#4036)
Co-authored-by: Brandy Smith <[email protected]>
1 parent 41a8f65 commit 4160b52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/code/stackblitz/v8/angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@angular/platform-browser": "^19.0.0",
1616
"@angular/platform-browser-dynamic": "^19.0.0",
1717
"@angular/router": "^19.0.0",
18-
"@ionic/angular": "^8.0.0",
19-
"@ionic/core": "^8.0.0",
18+
"@ionic/angular": "8.4.2",
19+
"@ionic/core": "8.4.2",
2020
"ionicons": "7.4.0",
2121
"rxjs": "^7.8.1",
2222
"tslib": "^2.5.0",

0 commit comments

Comments
 (0)