Skip to content

Commit b1e1f40

Browse files
committed
commit for unstable version of angular 12
1 parent 57539f1 commit b1e1f40

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 12 additions & 12 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": "^11.2.14",
58-
"@angular/common": "^11.2.14",
58+
"@angular/common": "^12.2.17",
5959
"@angular/compiler": "^11.2.14",
60-
"@angular/core": "^11.2.14",
61-
"@angular/forms": "^11.2.14",
60+
"@angular/core": "^12.2.17",
61+
"@angular/forms": "^12.2.17",
6262
"@angular/platform-browser": "^11.2.14",
6363
"@angular/platform-browser-dynamic": "^11.2.14",
6464
"@angular/router": "^11.2.14",

0 commit comments

Comments
 (0)