diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index b64a34d7..da136fd0 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,10 @@ "dependencies": { "axios": "^1.1.3", "next": "13.0.0", + "next-progress": "^2.2.0", "react": "18.2.0", "react-dom": "18.2.0", + "react-lazy-load-image-component": "^1.5.5", "swiper": "^8.4.4" }, "devDependencies": { |
