diff options
| author | Fabio Berger <me@fabioberger.com> | 2018-07-04 00:26:12 +0800 | 
|---|---|---|
| committer | Fabio Berger <me@fabioberger.com> | 2018-07-04 00:26:12 +0800 | 
| commit | 5e8ef070e2255a1360753e81045cb42572e9c877 (patch) | |
| tree | b58c0e82b54832f377ab7c23243ba2784ed97707 /packages/migrations | |
| parent | 688b34710ea4b9262ac67d33b688751d5ca05a01 (diff) | |
| download | dexon-sol-tools-5e8ef070e2255a1360753e81045cb42572e9c877.tar.gz dexon-sol-tools-5e8ef070e2255a1360753e81045cb42572e9c877.tar.zst dexon-sol-tools-5e8ef070e2255a1360753e81045cb42572e9c877.zip | |
Fix alignment
Diffstat (limited to 'packages/migrations')
| -rw-r--r-- | packages/migrations/package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/packages/migrations/package.json b/packages/migrations/package.json index 1cd8d209a..a5fd3756a 100644 --- a/packages/migrations/package.json +++ b/packages/migrations/package.json @@ -70,7 +70,7 @@          "ethereum-types": "^0.0.2",          "ethers": "3.0.22",          "lodash": "^4.17.4", -       "web3-provider-engine": "14.0.6" +        "web3-provider-engine": "14.0.6"      },      "optionalDependencies": {          "@ledgerhq/hw-transport-node-hid": "^4.3.0" | 
