graphql-shield
graphql-shield copied to clipboard
fix: Wrong dependencies
I think the @types/yup package should be in devDependencies
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/maticzav/graphql-shield/4Nzx3izLZCEa3BDkNSu6HtQBFSbp
✅ Preview: https://graphql-shield-git-fork-pukuba-master-maticzav.vercel.app
Or could we update to latest yup? Their latest version has the types now included, so @types/yup I think is deprecated.