diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6ddc1bc..432f021 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/mocha": "^8.0.1", "@types/node": "^12.12.21", "@types/prop-types": "^15.7.3", - "@types/react": "^16.9.19", + "@types/react": "^16.9.46", "@types/react-dom": "^16.9.5", "@types/react-redux": "^7.1.7", "@types/react-test-renderer": "^16.9.2", |