chore: update deps.

This commit is contained in:
Ivan Li 2021-10-01 00:32:08 +08:00
parent 5ea803c8a4
commit 5f024f6028
2 changed files with 11177 additions and 9869 deletions

21042
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -44,7 +44,7 @@
"yup": "^0.32.9" "yup": "^0.32.9"
}, },
"scripts": { "scripts": {
"start": "BROWSER=none craco start", "start": "BROWSER=none PORT=auto craco start",
"build": "craco build", "build": "craco build",
"test": "craco test", "test": "craco test",
"prestart": "npm run graphql", "prestart": "npm run graphql",