Adicionando biblioteca yup

This commit is contained in:
Matheus Albino Brunhara
2022-05-28 13:43:33 -05:00
parent 8d4d0406dc
commit 0907e80ffa
2 changed files with 77 additions and 35 deletions

View File

@@ -41,7 +41,8 @@
"workbox-range-requests": "^5.1.4",
"workbox-routing": "^5.1.4",
"workbox-strategies": "^5.1.4",
"workbox-streams": "^5.1.4"
"workbox-streams": "^5.1.4",
"yup": "^0.32.11"
},
"scripts": {
"start": "react-scripts start",