Skip to content

Commit

Permalink
Update jshint and async
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Oct 17, 2016
1 parent f619ffd commit 184539a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"homepage": "https://github.com/Munter/hyperlink",
"dependencies": {
"assetgraph": "^3.0.0-27",
"async": "^2.1.1",
"async": "^2.1.2",
"lodash": "^4.16.4",
"optimist": "^0.6.1",
"request": "^2.75.0",
"tap-render": "^0.1.7",
"urltools": "^0.2.1"
},
"devDependencies": {
"jshint": "^2.8.0"
"jshint": "^2.9.3"
}
}

0 comments on commit 184539a

Please sign in to comment.