Add npprogress

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-01-22 21:52:44 +04:00
parent 90d5d323a9
commit 029aa6e392
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@
"next": "12",
"next-auth": "^3.23.0",
"next-pwa": "^5.4.4",
"nprogress": "^0.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-swipeable-views": "^0.13.9",
+5
View File
@@ -5232,6 +5232,11 @@ npmlog@^4.0.1:
gauge "~2.7.3"
set-blocking "~2.0.0"
nprogress@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/nprogress/-/nprogress-0.2.0.tgz#cb8f34c53213d895723fcbab907e9422adbcafb1"
integrity sha1-y480xTIT2JVyP8urkH6UIq28r7E=
number-is-nan@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"