Skip to content

Commit

Permalink
Removed sinon
Browse files Browse the repository at this point in the history
  • Loading branch information
kduffie committed Jul 11, 2019
1 parent 7d5ed5d commit 437c2d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 40 deletions.
39 changes: 1 addition & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "best-image",
"version": "2.0.6",
"version": "2.0.7",
"description": "Library that will retrieve an HTML document (by URL) and return the best image from the page to represent the document",
"main": "lib/best-image.js",
"scripts": {
Expand Down Expand Up @@ -29,7 +29,6 @@
"image-size": "^0.5.0",
"image-type": "^2.1.0",
"request": "^2.74.0",
"sinon": "^1.17.5",
"string-similarity": "^1.1.0",
"underscore": "^1.8.3",
"url": "^0.11.0"
Expand Down

0 comments on commit 437c2d1

Please sign in to comment.