Skip to content

Commit

Permalink
upgrade nprogress-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyleen77 committed Dec 11, 2024
1 parent 7baa30e commit 50aae80
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-nprogress-bar",
"version": "2.4.1",
"version": "2.4.2",
"description": "NextJS progress bar compatible with new app directory",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,6 +46,6 @@
"typescript": "^5.0.4"
},
"dependencies": {
"nprogress-v2": "^1.0.3"
"nprogress-v2": "^1.0.4"
}
}

0 comments on commit 50aae80

Please sign in to comment.