diff --git a/package.json b/package.json index e3ed24ab24f8b5153240502903617f760f88c945..d54ab1994692d976cc4156f6963e27f86aebd51f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,8 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-scripts": "^5.0.1", - "web-vitals": "^3.5.1" + "web-vitals": "^3.5.1", + "nth-check": ">=2.0.1" }, "scripts": { "start": "react-scripts start",