Skip to content

Commit

Permalink
chore: remove dayjs (unused)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer committed Feb 1, 2024
1 parent b331655 commit 81341f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"@traptitech/markdown-it-spoiler": "^1.1.6",
"babel-plugin-module-resolver": "^5.0.0",
"date-fns": "^2.30.0",
"dayjs": "^1.11.10",
"i18next": "^23.7.11",
"intl-pluralrules": "^2.0.1",
"markdown-it-regexp": "^0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4433,7 +4433,7 @@ date-fns@^2.30.0:
dependencies:
"@babel/runtime" "^7.21.0"

dayjs@^1.11.10, dayjs@^1.8.15:
dayjs@^1.8.15:
version "1.11.10"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
Expand Down

0 comments on commit 81341f8

Please sign in to comment.