diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2017-10-04 01:44:00 +0800 | 
|---|---|---|
| committer | Leonid Logvinov <logvinov.leon@gmail.com> | 2017-10-04 20:10:17 +0800 | 
| commit | f70cef081c6bb01b7517e42abd74869f35ac35dc (patch) | |
| tree | 38c7e8c1f94847c324632f5b1d5af01ff7176a9b /package.json | |
| parent | 836d9be7fee9986c8ffa380633d873ba557511f4 (diff) | |
| download | dexon-sol-tools-f70cef081c6bb01b7517e42abd74869f35ac35dc.tar.gz dexon-sol-tools-f70cef081c6bb01b7517e42abd74869f35ac35dc.tar.zst dexon-sol-tools-f70cef081c6bb01b7517e42abd74869f35ac35dc.zip | |
chore(package): update source-map-support to version 0.5.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package.json b/package.json index a1382fb82..0d0828802 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@      "request-promise-native": "^1.0.4",      "shx": "^0.2.2",      "sinon": "^4.0.0", -    "source-map-support": "^0.4.15", +    "source-map-support": "^0.5.0",      "truffle-hdwallet-provider": "^0.0.3",      "tslint": "^5.3.2",      "tslint-config-0xproject": "^0.0.2", | 
