diff --git a/common/app/routes/Hikes/components/Questions.jsx b/common/app/routes/Hikes/components/Questions.jsx index d41f2ee0d3..1982391d92 100644 --- a/common/app/routes/Hikes/components/Questions.jsx +++ b/common/app/routes/Hikes/components/Questions.jsx @@ -148,7 +148,7 @@ export default contain( xs={ 8 } xsOffset={ 2 }> - + { questionElement }
diff --git a/package.json b/package.json index b79c34fd5b..b1536b1436 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "react": "~0.14.3", "react-bootstrap": "~0.28.1", "react-dom": "~0.14.3", - "react-motion": "~0.3.1", + "react-motion": "~0.4.2", "react-router": "^1.0.0", "react-router-bootstrap": "https://github.com/FreeCodeCamp/react-router-bootstrap.git#freecodecamp", "react-toastr": "^2.3.0",