Skip to content

Commit

Permalink
Merge pull request #1273 from nock/fix-lint
Browse files Browse the repository at this point in the history
test: Install missing dev dependency for linting
  • Loading branch information
RichardLitt committed Dec 14, 2018
2 parents 2715388 + 9b9b6c6 commit 39e5d92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"semver": "^5.5.0"
},
"devDependencies": {
"acorn": "^6.0.4",
"async": "^2.6.0",
"aws-sdk": "^2.202.0",
"coveralls": "^3.0.0",
Expand Down

0 comments on commit 39e5d92

Please sign in to comment.