summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-06-06 16:30:51 +0200
committerJules Laplace <julescarbon@gmail.com>2020-06-06 16:30:51 +0200
commit434e53dea597f61ad59e14012f528ceac58ead85 (patch)
treef4dc6bae69f4c46dad9cfce1f74684cccfc26388 /package.json
parenta42008b2d8c051ec2110d866c2da288a66a1d989 (diff)
tile list. drag items to sort them
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index a2844ab..b3cfada 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,11 @@
"react-redux": "^7.2.0",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
+ "react-sortablejs": "^2.0.11",
"redux": "^4.0.5",
+ "redux-debounce": "^1.0.1",
+ "redux-debounced": "^0.5.0",
+ "redux-throttle": "^0.1.1",
"redux-thunk": "^2.3.0",
"store2": "^2.10.0",
"style-loader": "^1.1.3",