[HotFix] revert react-bootstrap version

This commit is contained in:
Berkeley Martinez
2015-11-19 15:00:11 -08:00
parent e0f3c18b47
commit a60e0215d2

View File

@ -99,7 +99,7 @@
"pmx": "~0.5.5", "pmx": "~0.5.5",
"ramda": "~0.18.0", "ramda": "~0.18.0",
"react": "~0.14.2", "react": "~0.14.2",
"react-bootstrap": "~0.28.1", "react-bootstrap": "0.27.3",
"react-motion": "~0.3.1", "react-motion": "~0.3.1",
"react-router": "^1.0.0", "react-router": "^1.0.0",
"react-router-bootstrap": "https://github.com/FreeCodeCamp/react-router-bootstrap.git#freecodecamp", "react-router-bootstrap": "https://github.com/FreeCodeCamp/react-router-bootstrap.git#freecodecamp",