diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 735d136..5f7447f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,8 @@ }, "resolutions": { "@types/react": "17.0.14", - "@types/react-dom": "17.0.14" + "@types/react-dom": "17.0.14", + "nth-check": "2.1.1" }, "scripts": { "start": "react-scripts start", |
