From e08192beb46c7656cb2cbe26f86d01ee643e6a2f Mon Sep 17 00:00:00 2001 From: lonkaars Date: Wed, 13 Jan 2021 13:22:18 +0100 Subject: dependencies update --- .yarnrc | 1 + package.json | 2 +- yarn.lock | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .yarnrc diff --git a/.yarnrc b/.yarnrc new file mode 100644 index 0000000..3b49668 --- /dev/null +++ b/.yarnrc @@ -0,0 +1 @@ +network-timeout 500000 diff --git a/package.json b/package.json index a03e211..88a60a1 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "react": "^17.0.1", "react-dom": "^17.0.1", "react-router-dom": "^5.2.0", - "react-scripts": "4.0.1", + "react-scripts": "^4.0.1", "typescript": "^4.1.3", "web-vitals": "^0.2.4" }, diff --git a/yarn.lock b/yarn.lock index 9b9d633..63cf0b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9274,7 +9274,7 @@ react-router@5.2.0: tiny-invariant "^1.0.2" tiny-warning "^1.0.0" -react-scripts@4.0.1: +react-scripts@^4.0.1: version "4.0.1" resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-4.0.1.tgz#34974c0f4cfdf1655906c95df6a04d80db8b88f0" integrity sha512-NnniMSC/wjwhcJAyPJCWtxx6CWONqgvGgV9+QXj1bwoW/JI++YF1eEf3Upf/mQ9KmP57IBdjzWs1XvnPq7qMTQ== -- cgit v1.2.3