1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-05 20:15:31 -04:00

Add @bprogress/next dependency and update layout to use Providers component

This commit is contained in:
2025-09-02 19:00:19 -04:00
parent 6a0ff897da
commit 20d8aad41f
4 changed files with 62 additions and 6 deletions
+1
View File
@@ -20,6 +20,7 @@
"prepare": "test -d node_modules/husky && husky || echo \"skipping husky\""
},
"dependencies": {
"@bprogress/next": "^3.2.12",
"@date-fns/tz": "^1.4.1",
"@date-fns/utc": "^2.1.1",
"@mdx-js/loader": "^3.1.1",