diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json index fe3dc7d..1f310cd 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,10 @@ "typescript": "^4.4.2", "web-vitals": "^2.1.0" }, + "resolutions": { + "@types/react": "17.0.14", + "@types/react-dom": "17.0.14" + }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", |
