Skip to content

Commit

Permalink
Added missing dependencies for the library
Browse files Browse the repository at this point in the history
  • Loading branch information
sconix authored Dec 24, 2019
1 parent 981e6df commit ea46c73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"bugs": "https://github.com/zefoy/ngx-perfect-scrollbar/issues",
"version": "9.0.0-1",
"license": "MIT",
"dependencies": {
"perfect-scrollbar": "^1.4.0"
},
"peerDependencies": {
"@angular/common": "^9.0.0",
"@angular/core": "^9.0.0",
Expand Down

0 comments on commit ea46c73

Please sign in to comment.