We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b15d24 commit de352a8Copy full SHA for de352a8
1 file changed
package.json
@@ -25,11 +25,13 @@
25
"js-cookie": "^3.0.5",
26
"mongoose": "^7.4.2",
27
"next": "^15.0.3",
28
+ "nprogress": "^0.2.0",
29
"postcss": "^8.4.27",
30
"react": "18.2.0",
31
"react-confirm-alert": "^3.0.6",
32
"react-dom": "18.2.0",
33
"react-icons": "^4.10.1",
34
+ "react-progressbar": "^15.4.1",
35
"react-query": "^3.39.3",
36
"react-table": "^7.8.0",
37
"react-toastify": "^9.1.3",
@@ -44,4 +46,4 @@
44
46
"repository": "https://github.com/WaifuAPI/website.git",
45
47
"author": "kyrea",
48
"license": "AGPLv3"
-}
49
+}
0 commit comments