fix use freecodecamp react-router
see: https://github.com/rackt/react-router/pull/1490
This commit is contained in:
@ -90,7 +90,7 @@
|
|||||||
"ramda": "~0.10.0",
|
"ramda": "~0.10.0",
|
||||||
"react": "^0.13.3",
|
"react": "^0.13.3",
|
||||||
"react-bootstrap": "^0.23.5",
|
"react-bootstrap": "^0.23.5",
|
||||||
"react-router": "^1.0.0-beta3",
|
"react-router": "https://github.com/BerkeleyTrue/react-router#freecodecamp",
|
||||||
"react-video": "https://github.com/BerkeleyTrue/react-video",
|
"react-video": "https://github.com/BerkeleyTrue/react-video",
|
||||||
"request": "~2.53.0",
|
"request": "~2.53.0",
|
||||||
"rx": "^2.5.3",
|
"rx": "^2.5.3",
|
||||||
|
Reference in New Issue
Block a user