We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca7775 commit 6dc02cbCopy full SHA for 6dc02cb
package.json
@@ -41,10 +41,10 @@
41
},
42
"homepage": "https://github.com/esm-bundle/angular__forms#readme",
43
"devDependencies": {
44
- "@angular/compiler": "15.2.9",
45
- "@angular/compiler-cli": "15.2.9",
46
- "@angular/core": "15.2.9",
47
- "@angular/forms": "15.2.9",
+ "@angular/compiler": "16.2.3",
+ "@angular/compiler-cli": "16.2.3",
+ "@angular/core": "16.2.3",
+ "@angular/forms": "16.2.3",
48
"@rollup/plugin-babel": "6.0.3",
49
"concurrently": "8.2.1",
50
"husky": "8.0.3",
0 commit comments