aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ethereum-types/package.json')
-rw-r--r--packages/ethereum-types/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/ethereum-types/package.json b/packages/ethereum-types/package.json
index b5de3f1ed..98596929f 100644
--- a/packages/ethereum-types/package.json
+++ b/packages/ethereum-types/package.json
@@ -31,11 +31,11 @@
"homepage": "https://github.com/0xProject/0x-monorepo/packages/ethereum-types/README.md",
"devDependencies": {
"@0xproject/tslint-config": "^1.0.5",
- "copyfiles": "^1.2.0",
+ "copyfiles": "^2.0.0",
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"tslint": "5.11.0",
- "typescript": "2.9.2"
+ "typescript": "3.0.1"
},
"dependencies": {
"@types/node": "^8.0.53",