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.
2 parents d84eb8d + 246d608 commit 8a270ecCopy full SHA for 8a270ec
projects/frannca/ngx-image-cropper/package.json
@@ -2,9 +2,9 @@
2
"name": "@frannca/ngx-image-cropper",
3
"version": "0.0.1",
4
"peerDependencies": {
5
- "@angular/common": "^6.0.0-rc.0 || ^6.0.0",
6
- "@angular/core": "^6.0.0-rc.0 || ^6.0.0",
7
- "ngx-img-cropper": "^0.10.2",
+ "@angular/common": "^5.0.0 || ^6.0.0",
+ "@angular/core": "^5.0.0 || ^6.0.0",
+ "ngx-img-cropper": "^0.10.4",
8
"jquery": "^3.3.1"
9
}
10
0 commit comments