Skip to content

Commit

Permalink
fix(angular): npm i @maskito/angular throws `ERESOLVE unable to res…
Browse files Browse the repository at this point in the history
…olve dependency tree` (#220)
  • Loading branch information
nsbarsukov authored Mar 23, 2023
1 parent 89b2b18 commit 8b4d6e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@angular/forms": ">=12.0.0",
"@maskito/core": "^0.7.1",
"rxjs": ">=6.0.0"
},
Expand Down

0 comments on commit 8b4d6e6

Please sign in to comment.