diff options
| author | Ben Woodward <benjamindwoodward@gmail.com> | 2020-12-23 10:34:58 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-23 10:34:58 -0800 |
| commit | 421f24102cad690d4632851e7768fbbbe30e459c (patch) | |
| tree | 83129ab10aec0796ab3ec735cc0ed1bcf2294f2b /package.json | |
| parent | 76cb6dcdc46c97a7a3678b4b337ce5a7a09d2f91 (diff) | |
Update deps (#18)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cfb9dd9..1021a1a 100644 --- a/package.json +++ b/package.json | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | "qrcode.react": "^1.0.0", | 9 | "qrcode.react": "^1.0.0", |
| 10 | "react": "^16.13.1", | 10 | "react": "^16.13.1", |
| 11 | "react-dom": "^16.13.1", | 11 | "react-dom": "^16.13.1", |
| 12 | "react-scripts": "3.4.1" | 12 | "react-scripts": "^4.0.1" |
| 13 | }, | 13 | }, |
| 14 | "scripts": { | 14 | "scripts": { |
| 15 | "start": "react-scripts start", | 15 | "start": "react-scripts start", |
