Update dependencies

This commit is contained in:
Kyle Mathews 2016-07-13 13:39:24 -07:00
parent 710eebc3b5
commit 29f9fa0471
2 changed files with 6 additions and 6 deletions

View file

@ -15,15 +15,15 @@
"history": "^2.1.1",
"lodash": "^4.13.1",
"moment": "^2.14.1",
"react": "^15.2.0",
"react": "^15.2.1",
"react-document-title": "^2.0.2",
"react-dom": "^15.2.0",
"react-dom": "^15.2.1",
"react-responsive-grid": "^0.3.3",
"react-router": "^2.5.2",
"safe-access": "^0.1.0",
"typography": "^0.10.6",
"typography": "^0.11.1",
"typography-react": "^0.10.4",
"typography-theme-wordpress-2016": "^0.10.0",
"typography-theme-wordpress-2016": "^0.11.3",
"underscore.string": "^3.2.3"
},
"devDependencies": {
@ -34,7 +34,7 @@
"eslint": "^2.11.1",
"eslint-config-airbnb": "^9.0.1",
"eslint-plugin-import": "^1.10.2",
"eslint-plugin-jsx-a11y": "^1.5.5",
"eslint-plugin-jsx-a11y": "^2.0.1",
"eslint-plugin-react": "^5.2.2",
"gh-pages": "^0.11.0",
"null-loader": "^0.1.1",

View file

@ -56,7 +56,7 @@ class Template extends React.Component {
<Container
style={{
maxWidth: rhythm(24),
padding: `${rhythm(2)} ${rhythm(1/2)}`,
padding: `${rhythm(1.5)} ${rhythm(3/4)}`,
}}
>
{header}