aboutsummaryrefslogtreecommitdiff
path: root/package.json
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 /package.json
parent3ae4373fe63c642b9e9b47557f0c53ac806bc1bd (diff)
dependencies update
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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"
},