diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index aaf33d7..b365026 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,10 @@ "node-ipc": "^9.0.1", "preact": "^8.1.0", "preact-compat": "^3.16.0", + "react-redux": "^5.0.5", "react-router-dom": "^4.1.1", + "redux": "^3.7.1", + "socket.io": "^2.0.3", "tone": "^0.10.0" }, "devDependencies": { |
