diff --git a/package-lock.json b/package-lock.json index 654a91f..0d15a14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "link-check", - "version": "4.5.3", + "version": "3.8.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ce15df0..db22c40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "link-check", - "version": "4.5.3", + "version": "3.8.5", "description": "checks whether a hyperlink is alive (200 OK) or dead", "main": "index.js", "scripts": {