We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c8303 commit 7704e0eCopy full SHA for 7704e0e
1 file changed
package.json
@@ -45,8 +45,8 @@
45
"homepage": "https://github.com/valor-software/ng2-file-upload#readme",
46
"dependencies": {},
47
"peerDependencies": {
48
- "@angular/common": "^2.3.0",
49
- "@angular/core": "^2.3.0"
+ "@angular/common": "^2.3.1 || >=4.0.0",
+ "@angular/core": "^2.3.1 || >=4.0.0"
50
},
51
"devDependencies": {
52
"@angular/common": "2.4.3",
0 commit comments