🔧 chore: install date-fns and react-calendar

This commit is contained in:
Wahyu Kurniawan
2024-02-20 23:24:26 +07:00
parent 69198307fb
commit 4f2944a974
2 changed files with 57 additions and 8 deletions
+2 -1
View File
@@ -13,13 +13,14 @@
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"assert": "^2.1.0",
"date-fns": "^3.0.1",
"date-fns": "^3.3.1",
"downshift": "^8.2.3",
"eslint-config-react-app": "^7.0.1",
"gql-client": "^1.0.0",
"luxon": "^3.4.4",
"octokit": "^3.1.2",
"react": "^18.2.0",
"react-calendar": "^4.8.0",
"react-code-blocks": "^0.1.6",
"react-day-picker": "^8.9.1",
"react-dom": "^18.2.0",