aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <l.leblansch@gmail.com>2021-01-13 13:22:18 +0100
committerlonkaars <l.leblansch@gmail.com>2021-01-13 13:22:18 +0100
commite08192beb46c7656cb2cbe26f86d01ee643e6a2f (patch)
treeee9a5d0ed241eee0bf798b89173a22555fe25f28
parent3ae4373fe63c642b9e9b47557f0c53ac806bc1bd (diff)
dependencies update
-rw-r--r--.yarnrc1
-rw-r--r--package.json2
-rw-r--r--yarn.lock2
3 files changed, 3 insertions, 2 deletions
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==