diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json index 5d05547..491d60f 100644 --- a/package.json +++ b/package.json @@ -11,5 +11,8 @@ "presentation" ], "author": "Geo Halkiadakis", - "license": "MIT" + "license": "MIT", + "dependencies": { + "swiper": "^11.1.15" + } } |
