Skip to content

Commit

Permalink
fix(package): peerDeps configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonornela committed Nov 19, 2016
1 parent db8f248 commit be79c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"peerDependencies": {
"@angular/core": "^2.0.0",
"@angular/http": "^2.0.0",
"@ramonornela/configuration": "~0.0.9",
"@ramonornela/configuration": "^0.0.10",
"rxjs": "5.0.0-beta.12",
"zone.js": "^0.6.21"
},
Expand Down

0 comments on commit be79c7b

Please sign in to comment.