diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-29 17:10:04 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-29 17:10:04 +0200 |
| commit | d5b95568926623245257c618238485bd41bf66cd (patch) | |
| tree | 7f3bcb1ffc5e3015890c368aa35fd2d76ade98be /package.json | |
| parent | 3791925f07a2e21c3c99c18222b9773ff174344d (diff) | |
reducer for socket events
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 6ce7747..1bf2af7 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "preact": "^8.2.9", "preact-compat": "^3.18.0", "react-redux": "^5.0.7", + "react-reorder": "^3.0.0-alpha.6", "react-router-dom": "^4.2.2", "react-router-redux": "^4.0.8", "redux": "^4.0.0", |
