fix use freecodecamp react-router

see: https://github.com/rackt/react-router/pull/1490
This commit is contained in:
Berkeley Martinez
2015-07-06 23:46:58 -07:00
parent 15c2ec42ec
commit 1781e22cf1

View File

@ -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",