Skip to content

Commit 6c83eab

Browse files
authored
fix(package.json): use peerDependencies
see angular/angular-cli#4647
1 parent d8bc84b commit 6c83eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"url": "https://github.com/lokenxo/ng2-fittext/issues"
2828
},
2929
"homepage": "https://github.com/lokenxo/ng2-fittext#readme",
30-
"dependencies": {
30+
"peerDependencies": {
3131
"@angular/core": "^4.0.1",
3232
"rxjs": "^5.4.0"
3333
},

0 commit comments

Comments
 (0)