aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typescript-typings/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/typescript-typings/package.json')
-rw-r--r--packages/typescript-typings/package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/typescript-typings/package.json b/packages/typescript-typings/package.json
index c004f1111..0c4922f33 100644
--- a/packages/typescript-typings/package.json
+++ b/packages/typescript-typings/package.json
@@ -26,7 +26,10 @@
"homepage": "https://github.com/0xProject/0x-monorepo/packages/typescript-typings#readme",
"dependencies": {
"bignumber.js": "~4.1.0",
- "ethereum-types": "^1.0.1"
+ "ethereum-types": "^1.0.1",
+ "@types/bn.js": "^4.11.0",
+ "@types/react": "16.3.13",
+ "popper.js": "1.14.3"
},
"devDependencies": {
"@0xproject/monorepo-scripts": "^1.0.1",