diff options
| author | Andrej Mihajlov <and@codeispoetry.ru> | 2017-05-23 13:31:07 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@codeispoetry.ru> | 2017-06-05 13:18:52 +0300 |
| commit | c166b83b56f3a9f98be7ac9fe3674a652e58f7d8 (patch) | |
| tree | 1e110a4f988343aaf58598a78244184b67e7f0e3 /package.json | |
| parent | fdb86c8ab71493cd10d176505653bb411a6921e2 (diff) | |
| download | mullvadvpn-c166b83b56f3a9f98be7ac9fe3674a652e58f7d8.tar.xz mullvadvpn-c166b83b56f3a9f98be7ac9fe3674a652e58f7d8.zip | |
Add transitions
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 f5429c29c2..5df0203bfe 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "react-redux": "^5.0.2", "react-router": "^4.1.1", "react-router-redux": "5.0.0-alpha.6", + "react-transition-group": "^1.1.3", "redux": "^3.0.0", "redux-actions": "^2.0.1", "redux-localstorage": "^0.4.1", |
