Add dayjs

This commit is contained in:
2024-09-16 15:53:37 -04:00
parent 1e1f1f6e4b
commit 0b9e0ba71d
2 changed files with 23 additions and 0 deletions

View File

@ -18,6 +18,7 @@
"@remix-run/react": "^2.12.0",
"@sentry/react": "^8.30.0",
"aws4fetch": "^1.0.20",
"dayjs": "^1.11.13",
"framer-motion": "^11.5.4",
"react": "^18.3.1",
"react-big-calendar": "^1.14.1",
@ -27,6 +28,7 @@
"@remix-run/dev": "^2.12.0",
"@types/node": "^22.5.5",
"@types/react": "^18.3.6",
"@types/react-big-calendar": "^1.8.11",
"@types/react-dom": "^18.3.0",
"dotenv": "^16.4.5",
"prettier": "^3.3.3",