From e05904f2e992ce3184952a8e569d9c28d85d68de Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 21 May 2018 02:49:46 +0200 Subject: basic css for form elements --- package.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 3df4808..84ad772 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.0.0", "description": "live cortex for neural stuff", "main": "index.js", + "private": true, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, @@ -22,7 +23,9 @@ "preact-compat": "^3.18.0", "react-redux": "^5.0.7", "react-router-dom": "^4.2.2", + "react-router-redux": "^4.0.8", "redux": "^4.0.0", + "redux-thunk": "^2.2.0", "socket.io": "^2.1.1", "tone": "^0.12.80" }, -- cgit v1.2.3-70-g09d2