diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/instant/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/instant/package.json b/packages/instant/package.json index 8cac481db..cc7d8c9eb 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -63,7 +63,7 @@ "@types/enzyme-adapter-react-16": "^1.0.3", "@types/lodash": "^4.14.116", "@types/node": "*", - "@types/react": "16.4.7", + "@types/react": "^16.4.16", "@types/react-dom": "^16.0.8", "@types/react-redux": "^6.0.9", "@types/redux": "^3.6.0", |