diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/typescript-typings/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/typescript-typings/package.json b/packages/typescript-typings/package.json index 0c4922f33..b6b0a06b1 100644 --- a/packages/typescript-typings/package.json +++ b/packages/typescript-typings/package.json @@ -28,7 +28,7 @@ "bignumber.js": "~4.1.0", "ethereum-types": "^1.0.1", "@types/bn.js": "^4.11.0", - "@types/react": "16.3.13", + "@types/react": "*", "popper.js": "1.14.3" }, "devDependencies": { |