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 6544a40 commit 4f60cc2Copy full SHA for 4f60cc2
angular-reactive-validation/package.json
@@ -20,9 +20,9 @@
20
"private": false,
21
"dependencies": {},
22
"peerDependencies": {
23
- "@angular/core": "^9.0.0",
24
- "@angular/common": "^9.0.0",
25
- "@angular/forms": "^9.0.0",
+ "@angular/core": "^11.0.0",
+ "@angular/common": "^11.0.0",
+ "@angular/forms": "^11.0.0",
26
"rxjs": "^6.5.4"
27
},
28
"ngPackage": {
0 commit comments