File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Install the SDK version that supports the Angular version you are using:
3636
3737* For Angular 2, use ` 2.x `
3838* For Angular 4, use ` 4.x `
39- * For Angular 5-9 , use ` 5.x `
39+ * For Angular 5-10 , use ` 5.x `
4040
4141For example:
4242
Original file line number Diff line number Diff line change 22 "name" : " @cloudinary/angular-5.x" ,
33 "version" : " 1.2.2" ,
44 "peerDependencies" : {
5- "@angular/common" : " ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0" ,
6- "@angular/core" : " ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
5+ "@angular/common" : " ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 " ,
6+ "@angular/core" : " ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 "
77 },
88 "devDependencies" : {
99 "cloudinary-core" : " ^2.9.0" ,
You can’t perform that action at this time.
0 commit comments