Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

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 cb16ea5 commit 617b0e3
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-swiper-wrapper/issues",
"version": "9.0.0-1",
"license": "MIT",
"dependencies": {
"swiper": "^5.2.0"
},
"peerDependencies": {
"@angular/common": "^9.0.0",
"@angular/core": "^9.0.0",
Expand Down

0 comments on commit 617b0e3

Please sign in to comment.