Skip to content

Instantly share code, notes, and snippets.

@isaacssemugenyi
Created June 5, 2021 10:34
Show Gist options
  • Save isaacssemugenyi/0dbaf1e464dd50bb45fec8fbf2401028 to your computer and use it in GitHub Desktop.
Save isaacssemugenyi/0dbaf1e464dd50bb45fec8fbf2401028 to your computer and use it in GitHub Desktop.
Add yup to you package.json file
"dependencies": {
"vue": "~2.6.12",
"yup": "^0.32.9"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment