Skip to content

Commit 756b5fb

Browse files
feat: Updated apps/ionic-demo/package.json
1 parent bca0ae2 commit 756b5fb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

apps/ionic-demo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
},
1515
"private": true,
1616
"dependencies": {
17-
"@angular/common": "~16.2.0",
18-
"@angular/core": "~16.2.0",
19-
"@angular/forms": "~16.2.0",
20-
"@angular/platform-browser": "~16.2.0",
21-
"@angular/platform-browser-dynamic": "~16.2.0",
17+
"@angular/common": "^7.0.0",
18+
"@angular/core": "^7.0.0",
19+
"@angular/forms": "^7.0.0",
20+
"@angular/platform-browser": "^7.0.0",
21+
"@angular/platform-browser-dynamic": "^7.0.0",
2222
"@angular/router": "~16.2.0",
2323
"@capacitor/app": "^5.0.6",
2424
"@capacitor/core": "^5.2.2",

0 commit comments

Comments
 (0)