diff options
feature: integrate gaba/CurrencyRateController (#6570)
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 e978b642f..db0b0203f 100644 --- a/package.json +++ b/package.json @@ -230,7 +230,7 @@ "file-loader": "^1.1.11", "fs-extra": "^6.0.1", "fs-promise": "^2.0.3", - "gaba": "^1.0.1", + "gaba": "^1.3.0", "ganache-cli": "^6.1.0", "ganache-core": "^2.5.3", "geckodriver": "^1.14.1", |