npm i yup npm i formik

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-25 08:40:18 -04:00
parent 0819105fcb
commit 02fe8cb399
+3 -1
View File
@@ -13,6 +13,7 @@
"chartjs": "^0.3.24",
"cors": "^2.8.5",
"faker": "^6.6.6",
"formik": "^2.2.9",
"react": "^18.0.0",
"react-chartjs-2": "^4.1.0",
"react-countup": "^6.2.0",
@@ -25,7 +26,8 @@
"react-toastify": "^9.0.1",
"redux": "^4.2.0",
"slick-carousel": "^1.8.1",
"web-vitals": "^1.0.1"
"web-vitals": "^1.0.1",
"yup": "^1.1.1"
},
"scripts": {
"start": "react-scripts start",