Skip to content

Commit

Permalink
fix: dayjs package version
Browse files Browse the repository at this point in the history
  • Loading branch information
GODrums committed Oct 2, 2024
1 parent d8d6b49 commit 2a38bf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion webapp/package-lock.json

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

2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"autoprefixer": "10.4.20",
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"dayjs": "^1.11.13",
"dayjs": "1.11.13",
"lucide-angular": "0.429.0",
"postcss": "8.4.41",
"rxjs": "7.8.1",
Expand Down

0 comments on commit 2a38bf0

Please sign in to comment.