Skip to content

Commit

Permalink
fix(peer dependencies): update
Browse files Browse the repository at this point in the history
  • Loading branch information
kKen94 committed Aug 17, 2020
1 parent 897028e commit 353267a
Show file tree
Hide file tree
Showing 3 changed files with 1,858 additions and 1,902 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@
"type": "git",
"url": "https://github.com/kKen94/ngx-progress.git"
}
}
}
4 changes: 2 additions & 2 deletions projects/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"interceptor"
],
"peerDependencies": {
"@angular/core": "~9.1.2",
"rxjs": "~6.5.5"
"@angular/core": "~10.0.9",
"rxjs": "~6.6.2"
},
"dependencies": {
"tslib": "^2.0.0"
Expand Down
Loading

0 comments on commit 353267a

Please sign in to comment.