remove date dependencies

This commit is contained in:
cv
2021-04-12 22:16:40 +02:00
parent 2642d786be
commit 19bb1904f6
3 changed files with 37 additions and 18 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"axios": "^0.21.1",
"date-fns": "^2.19.0",
"date-fns": "^2.20.1",
"framer-motion": "^4",
"react": "^17.0.1",
"react-dom": "^17.0.1",