Update to peerDependencies #5

Merged
kiwikern merged 2 commits from master into master 2017-06-10 13:32:59 +00:00
Showing only changes of commit 6c83eab8f3 - Show all commits

View file

@ -27,7 +27,7 @@
"url": "https://github.com/lokenxo/ng2-fittext/issues" "url": "https://github.com/lokenxo/ng2-fittext/issues"
}, },
"homepage": "https://github.com/lokenxo/ng2-fittext#readme", "homepage": "https://github.com/lokenxo/ng2-fittext#readme",
"dependencies": { "peerDependencies": {
"@angular/core": "^4.0.1", "@angular/core": "^4.0.1",
"rxjs": "^5.4.0" "rxjs": "^5.4.0"
}, },