diff options
| author | Sebastien Castiel <sebastien@castiel.me> | 2023-12-06 12:39:54 -0500 |
|---|---|---|
| committer | Sebastien Castiel <sebastien@castiel.me> | 2023-12-06 12:39:54 -0500 |
| commit | c72311d01a827a61d6d3d786416ddb442076d73a (patch) | |
| tree | 131861ab1df1a0cb09ed52ead5ecde8edad6e997 /package.json | |
| parent | 6c4ced0f79f801d85da5e4973ae4154f01b04dba (diff) | |
Better loading behavior
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 5efbb47..eda996f 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "clsx": "^2.0.0", "lucide-react": "^0.290.0", "next": "14.0.0", + "next13-progressbar": "^1.1.1", "prisma": "^5.6.0", "react": "^18", "react-dom": "^18", |
