Skip to content

Commit

Permalink
fix(angular): adds support for casl/ability@4 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stalniy committed Apr 9, 2020
1 parent 4013fdc commit 9d65071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/casl-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"peerDependencies": {
"@angular/core": "^9.0.0",
"tslib": "^1.9.0",
"@casl/ability": "^2.0.0 || ^3.0.0"
"@casl/ability": "^2.0.0 || ^3.0.0 || ^4.0.0"
},
"devDependencies": {
"@abraham/reflection": "^0.7.0",
Expand Down

0 comments on commit 9d65071

Please sign in to comment.