From 9591d3f9fe905890d3d55430ac8038b5aed52d6f Mon Sep 17 00:00:00 2001 From: Nix13 Date: Sun, 4 Oct 2020 21:40:27 +0300 Subject: [PATCH] a --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 52be630..7e0d2dc 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ "@types/react-transition-group": "4.4.0", "node-sass": "4.14.1", "redux-devtools-extension": "2.13.8", - "typescript": "4.0.2", - "react-scripts": "3.4.1" + "typescript": "4.0.3", + "react-scripts": "3.4.3" }, "scripts": { "start": "react-scripts start",