From 4d01017e8d5f726a6afab835828dfadd9ad2ebae Mon Sep 17 00:00:00 2001 From: Brendan F Date: Tue, 27 Jun 2023 22:13:50 -0700 Subject: Fix build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3