summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-04-24 10:39:03 +0300
committerYuval Adam <_@yuv.al>2019-04-24 10:39:03 +0300
commit3eb6b25e595144bbe6334c6d67f8687ea3eed25b (patch)
treeb3d7294d9d2c1a5820be73d43b27ce861c198892 /package.json
parente334f3f6f4e03cba147e103dc7e29a634718bb72 (diff)
Add history playback feature
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f7f0a6d..03b8789 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"rc-slider": "^8.6.3",
"react": "^16.6.3",
"react-dom": "^16.6.3",
+ "react-router-dom": "^5.0.0",
"react-scripts": "2.1.1"
},
"scripts": {