Add react-router-dom package

This commit is contained in:
Nick Pegg 2017-10-01 10:29:28 -07:00
parent 3b4513acda
commit 6e2dce2e7f
2 changed files with 63 additions and 0 deletions

View file

@ -8,6 +8,7 @@
"react-dom": "^15.6.1",
"react-fontawesome": "^1.6.1",
"react-markdown": "^2.5.0",
"react-router-dom": "^4.2.2",
"react-scripts": "1.0.13",
"react-skeleton-css": "^1.0.2"
},