diff --git a/package.json b/package.json
index f34863a..41083ed 100644
--- a/package.json
+++ b/package.json
@@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
- "aws-amplify": "^0.4.8",
- "bootstrap": "^4.1.1",
+ "aws-amplify": "^1.0.2",
+ "bootstrap": "^4.1.2",
"gatsby-cli": "^1.1.58",
"hellosign": "0.0.7",
"react": "^16.4.1",
@@ -14,7 +14,7 @@
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"react-scripts": "1.1.4",
- "reactstrap": "^6.1.0",
+ "reactstrap": "^6.3.0",
"typeface-roboto": "^0.0.54"
},
"scripts": {
diff --git a/src/components/Navbar.js b/src/components/Navbar.js
index b08196e..976da17 100644
--- a/src/components/Navbar.js
+++ b/src/components/Navbar.js
@@ -52,13 +52,11 @@ export default class HeadNavbar extends Component {
Team
-
- {" "}
- Blog{" "}
+
+ Blog
- {" "}
- Sign In{" "}
+ Sign In