remove yup

This commit is contained in:
shamsmosowi
2021-11-12 23:27:34 +11:00
parent aa98f0781e
commit c755817ae6
2 changed files with 1 additions and 41 deletions

View File

@@ -69,8 +69,7 @@
"use-algolia": "^1.4.1",
"use-debounce": "^3.3.0",
"use-persisted-state": "^0.3.3",
"yarn": "^1.22.10",
"yup": "^0.32.9"
"yarn": "^1.22.10"
},
"scripts": {
"upstream": "git fetch upstream;git merge upstream/main;git commit -m'merge upstream';git push",