diff options
| author | Leonid Logvinov <logvinov.leon@gmail.com> | 2017-09-05 00:48:18 +0800 | 
|---|---|---|
| committer | Leonid Logvinov <logvinov.leon@gmail.com> | 2017-09-05 00:48:18 +0800 | 
| commit | 6325a038188293658ad3d209cb95a2741911f5b9 (patch) | |
| tree | f14cf2bd84985a0752db44f8124773ee94672055 /package.json | |
| parent | 2577d8f66267e618e633483277f1afe828764797 (diff) | |
| download | dexon-sol-tools-6325a038188293658ad3d209cb95a2741911f5b9.tar.gz dexon-sol-tools-6325a038188293658ad3d209cb95a2741911f5b9.tar.zst dexon-sol-tools-6325a038188293658ad3d209cb95a2741911f5b9.zip | |
Temporarily remove web3_beta, cause it breaks installation and tests
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/package.json b/package.json index 909769220..c24aae90a 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,6 @@      "typescript": "^2.4.1",      "web3-provider-engine": "^13.0.1",      "web3-typescript-typings": "^0.4.1", -    "web3_beta": "ethereum/web3.js#1.0",      "webpack": "^3.1.0"    },    "dependencies": { | 
