Skip to content

Commit

Permalink
Bump some deps
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Jul 11, 2018
1 parent bb96fc7 commit 86439ba
Show file tree
Hide file tree
Showing 3 changed files with 368 additions and 363 deletions.
2 changes: 1 addition & 1 deletion docs/welcome/css/welcome.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ body {
padding: 20px 0;
width: 100%; }
.hero-outer .hero-inner {
text-align: center;
margin: 0 auto 1em;
text-align: center;
width: 540px; }
@media (max-width: 600px) {
.hero-outer .hero-inner {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"popper.js": "^1.14.3"
},
"devDependencies": {
"@babel/core": "^7.0.0-beta.51",
"@babel/preset-env": "^7.0.0-beta.51",
"@babel/core": "^7.0.0-beta.52",
"@babel/preset-env": "^7.0.0-beta.52",
"del": "^3.0.0",
"eslint": "^5.0.1",
"eslint": "^5.1.0",
"eslint-plugin-ship-shape": "^0.6.0",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^5.0.0",
Expand Down
Loading

0 comments on commit 86439ba

Please sign in to comment.