Skip to content

Commit

Permalink
fix(package): mention rxjs as required peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
toverux committed Jan 27, 2018
1 parent d3e2295 commit b746a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"peerDependencies": {
"@angular/core": "^4.0.0",
"@angular/common": "^4.0.0",
"rxjs": "^5.0.0",
"sweetalert2": "^7.4.0"
}
}

0 comments on commit b746a80

Please sign in to comment.