diff --git a/package-lock.json b/package-lock.json index f465bd830b70b8e65176b72b94c90ebdf3a52ac5..ebf3882c9d8483417672913ced82d2067e67e0fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@testing-library/user-event": "^14.5.2", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-scripts": "5.0.1", + "react-scripts": "^5.0.1", "web-vitals": "^3.5.1" } }, diff --git a/package.json b/package.json index 29f8e17c642eef5254632d59d4339f7069f6a9fd..e3ed24ab24f8b5153240502903617f760f88c945 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@testing-library/user-event": "^14.5.2", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-scripts": "5.0.1", + "react-scripts": "^5.0.1", "web-vitals": "^3.5.1" }, "scripts": {