summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-10-15 22:19:00 +0300
committerYuval Adam <_@yuv.al>2019-10-16 10:31:54 +0300
commitc089b98d1f101cc8e2bf3e44935f411a5706844c (patch)
tree6d53b5b17b218a9896ede44896f60ab90329b2b1 /package.json
parent41bb0a69f07d397398fd009c7a4f37f947446876 (diff)
Add missing react-router-dom
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 6f4abc0..ddbf72b 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
"react": "^16.10.2",
"react-dom": "^16.10.2",
"react-mapbox-gl": "^4.6.1",
+ "react-router-dom": "^5.1.2",
"react-scripts": "3.2.0"
},
"scripts": {