aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-03-16 15:32:44 +0530
committerreal-zephex <[email protected]>2024-03-16 15:32:44 +0530
commit5fc30a26612f11c4a4ec5de1a98562712802f5df (patch)
treea78b63473160e8a424cf7ae2a538adc64e98477a /package.json
parentminor fixes for vercel (diff)
downloaddramalama-5fc30a26612f11c4a4ec5de1a98562712802f5df.tar.xz
dramalama-5fc30a26612f11c4a4ec5de1a98562712802f5df.zip
feature added: search anime by title
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ad82686..32c9f29 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
"next": "14.1.3",
"react": "^18",
"react-dom": "^18",
+ "react-icons": "^5.0.1",
"react-player": "^2.15.1",
"react-router-dom": "^6.22.3"
},