summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-07-04 04:14:03 +0200
committerJules Laplace <julescarbon@gmail.com>2017-07-04 04:14:03 +0200
commitd520c67839724e80d8b68b8fe933f1e7755a8f42 (patch)
tree51188a9a3b7a125d1e79c899ba7058a280bcde50 /package.json
parent2263f412817d6d2d36372e7617feb0d97fa57af8 (diff)
writing task form in a reduxy way
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
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": {