Skip to content

Commit

Permalink
chore(package): fix peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Oct 22, 2016
1 parent eab9846 commit ff6d13b
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 @@ -61,7 +61,7 @@
"ui-router-core": "=1.0.0"
},
"peerDependencies": {
"angularjs": ">=1.2 <2.0"
"angular": ">=1.2 <2.0"
},
"devDependencies": {
"@types/angular": "^1.5.14",
Expand Down

0 comments on commit ff6d13b

Please sign in to comment.