diff options
author | Dan Finlay <dan@danfinlay.com> | 2017-01-18 05:58:54 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2017-01-18 05:58:54 +0800 |
commit | 958cbfbde44c201cf71f5dfcb7b1748bb43e597f (patch) | |
tree | 17949bcdd27172541ff374d8b8bf44ccd570af92 /package.json | |
parent | 77bd010543855fafe21ac37e282bc8137ef7a7d8 (diff) | |
parent | b3cb675a8bd406bd16aa74ff209032075f9b31d7 (diff) | |
download | dexon-wallet-958cbfbde44c201cf71f5dfcb7b1748bb43e597f.tar.gz dexon-wallet-958cbfbde44c201cf71f5dfcb7b1748bb43e597f.tar.zst dexon-wallet-958cbfbde44c201cf71f5dfcb7b1748bb43e597f.zip |
Merge branch 'i328-MultiVault-v1' into i715-AddImportMenu
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 52708fda..2c0c3052 100644 --- a/package.json +++ b/package.json @@ -83,6 +83,7 @@ "react-hyperscript": "^2.2.2", "react-markdown": "^2.3.0", "react-redux": "^4.4.5", + "react-select": "^1.0.0-rc.2", "react-tooltip-component": "^0.3.0", "readable-stream": "^2.1.2", "redux": "^3.0.5", |