diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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" }, |