diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-06-27 22:13:50 -0700 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-06-27 22:13:50 -0700 |
| commit | 4d01017e8d5f726a6afab835828dfadd9ad2ebae (patch) | |
| tree | 36e9a770d6d36710ec2fab6d5849dc967a910ee2 /package.json | |
| parent | f5b3acc42f3c77897c48da7815a9921c70255637 (diff) | |
Fix build
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 b425a68..9340520 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react-dom": "^17.0.2", "react-icons": "^4.3.1", "react-is": "^18.2.0", - "react-scripts": "^5.0.0", + "react-scripts": "5.0.1", "react-youtube": "^7.14.0", "styled-components": "^5.3.3", "typescript": "^4.4.2", |
