Skip to content

Commit

Permalink
Update npm dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradyvercher committed Sep 16, 2017
1 parent a466a0c commit 5bbf939
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"main": "skip-link-focus.js",
"devDependencies": {
"jshint": "~2.6.3",
"serve": "^6.0.6",
"uglify-js": "~2.4.17"
"jshint": "^2.9.5",
"serve": "^6.1.0",
"uglify-js": "^3.1.0"
},
"scripts": {
"build": "uglifyjs skip-link-focus.js --mangle --comments -o skip-link-focus.min.js",
Expand Down

0 comments on commit 5bbf939

Please sign in to comment.