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.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/packages/typescript-typings/package.json b/packages/typescript-typings/package.json
index 2491362ef..9dbbe1370 100644
--- a/packages/typescript-typings/package.json
+++ b/packages/typescript-typings/package.json
@@ -1,6 +1,6 @@
{
- "name": "@0xproject/typescript-typings",
- "version": "3.0.2",
+ "name": "@0x/typescript-typings",
+ "version": "3.0.4",
"engines": {
"node": ">=6.12"
},
@@ -27,11 +27,10 @@
"@types/bn.js": "^4.11.0",
"@types/react": "*",
"bignumber.js": "~4.1.0",
- "ethereum-types": "^1.0.11",
+ "ethereum-types": "^1.1.2",
"popper.js": "1.14.3"
},
"devDependencies": {
- "copyfiles": "^2.0.0",
"shx": "^0.2.2",
"typescript": "3.0.1"
},