diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 091ae1069..dcaf34eba 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,6 @@ "lerna": "^2.5.1", "async-child-process": "^1.1.1", "semver-sort": "^0.0.4", - "publish-release": "0xproject/publish-release", - "es6-promisify": "^5.0.0" + "publish-release": "0xproject/publish-release" } } |