Skip to content

Commit 9a86847

Browse files
committed
commit for unstable version of angular 14
1 parent c39418f commit 9a86847

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
"main": "./dist/index.js",
5656
"dependencies": {
5757
"@angular/animations": "^13.3.12",
58-
"@angular/common": "^13.3.12",
58+
"@angular/common": "^14.2.12",
5959
"@angular/compiler": "^13.3.12",
60-
"@angular/core": "^13.3.12",
61-
"@angular/forms": "^13.3.12",
60+
"@angular/core": "^14.2.12",
61+
"@angular/forms": "^14.2.12",
6262
"@angular/platform-browser": "^13.3.12",
6363
"@angular/platform-browser-dynamic": "^13.3.12",
6464
"@angular/router": "^13.3.12",

0 commit comments

Comments
 (0)