Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Commit

Permalink
Set peer dependecy on angular to beta.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
Douglas Ludlow committed Mar 23, 2016
1 parent 9fd9592 commit 906f4b8
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 @@ -57,7 +57,7 @@
"zone.js": "0.5.15"
},
"peerDependencies": {
"angular2": "^2.0.0-beta.9",
"angular2": "2.0.0-beta.9",
"bootstrap": "3.3"
}
}

0 comments on commit 906f4b8

Please sign in to comment.