Skip to content

Commit de352a8

Browse files
committed
Added new package
1 parent 2b15d24 commit de352a8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,13 @@
2525
"js-cookie": "^3.0.5",
2626
"mongoose": "^7.4.2",
2727
"next": "^15.0.3",
28+
"nprogress": "^0.2.0",
2829
"postcss": "^8.4.27",
2930
"react": "18.2.0",
3031
"react-confirm-alert": "^3.0.6",
3132
"react-dom": "18.2.0",
3233
"react-icons": "^4.10.1",
34+
"react-progressbar": "^15.4.1",
3335
"react-query": "^3.39.3",
3436
"react-table": "^7.8.0",
3537
"react-toastify": "^9.1.3",
@@ -44,4 +46,4 @@
4446
"repository": "https://github.com/WaifuAPI/website.git",
4547
"author": "kyrea",
4648
"license": "AGPLv3"
47-
}
49+
}

0 commit comments

Comments
 (0)