Skip to content

Commit

Permalink
#13 make @angular/core a peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippStein committed Mar 18, 2018
1 parent 41c56c6 commit 8205a57
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@
"@types/core-js": "^0.9.41",
"typescript": "2.0.9"
},
"peerDependencies": {
"@angular/core": ">=2.4.4"
},
"dependencies": {
"@angular/core": ">=2.4.4",
"@types/jquery": "^2.0.40",
"ion-rangeslider": "^2.1.6"
}
Expand Down

0 comments on commit 8205a57

Please # to comment.