Merge remote-tracking branch 'upstream/v2' into v2

This commit is contained in:
shamsmosowi
2021-09-15 20:41:35 +10:00
parent 91f8398333
commit efa2e2850f
2 changed files with 3 additions and 0 deletions

View File

@@ -70,6 +70,7 @@
"yup": "^0.32.9"
},
"scripts": {
"upstream": "git fetch upstream;git merge upstream/v2;git push",
"serve": "serve -s build",
"start": "craco start",
"build": "craco build",