Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
samclarke committed May 2, 2018
1 parent 5769cb7 commit fab87ea
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 94 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dev": "node ./tests/dev-server.js"
},
"devDependencies": {
"autoprefixer": "^8.2.0",
"autoprefixer": "^8.4.1",
"grunt": "~1.0.2",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-compress": "^1.4.3",
Expand All @@ -63,7 +63,7 @@
"istanbul-instrumenter-loader": "^3.0.1",
"postcss-clean": "^1.1.0",
"time-grunt": "^1.4.0",
"webpack": "^4.4.1",
"webpack-dev-server": "^3.1.1"
"webpack": "^4.6.0",
"webpack-dev-server": "^3.1.3"
}
}
Loading

0 comments on commit fab87ea

Please sign in to comment.