Fix: peer dependencies deprecated

This commit is contained in:
Dmitriy Shekhovtsov
2015-12-03 16:53:53 +02:00
parent 132edd6995
commit 694aca94ca

View File

@@ -28,7 +28,7 @@
"url": "https://github.com/valor-software/ng2-file-upload/issues" "url": "https://github.com/valor-software/ng2-file-upload/issues"
}, },
"homepage": "https://github.com/valor-software/ng2-file-upload#readme", "homepage": "https://github.com/valor-software/ng2-file-upload#readme",
"peerDependencies": { "dependencies": {
"angular2": "2.0.0-alpha.46", "angular2": "2.0.0-alpha.46",
"ng2-bootstrap": "0.46.0", "ng2-bootstrap": "0.46.0",
"reflect-metadata": "0.1.2", "reflect-metadata": "0.1.2",