Skip to content

Commit

Permalink
update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyjhol committed Aug 27, 2018
1 parent 7acbcc7 commit 96e2dde
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-csslint": "^2.0.0",
"grunt-contrib-cssmin": "^1.0.2",
"grunt-contrib-cssmin": "^2.2.1",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-less": "^1.4.0",
"grunt-contrib-uglify": "^2.0.0",
"grunt-contrib-less": "^2.0.0",
"grunt-contrib-uglify": "^3.4.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-umd": "^2.3.6",
"grunt-umd": "^3.0.0",
"grunt-version": "^1.1.1",
"load-grunt-tasks": "^3.5.2"
"load-grunt-tasks": "^4.0.0"
},
"keywords": [
"javascript",
Expand Down

0 comments on commit 96e2dde

Please sign in to comment.