From c9df511dd7c1ae6e7f6cd9461798178cc132cef4 Mon Sep 17 00:00:00 2001
From: Dmitriy Safronov <zimniy@cyberbrain.pw>
Date: Wed, 3 Jan 2024 18:10:08 +0400
Subject: [PATCH] rm unused

---
 package.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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