Skip to content

Commit

Permalink
1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas committed Aug 13, 2020
1 parent 7989fd1 commit c5a2957
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@popstas/headless-chrome-crawler",
"version": "1.8.1",
"version": "1.8.2",
"description": "Distributed web crawler powered by Headless Chrome",
"main": "index.js",
"license": "MIT",
Expand All @@ -18,12 +18,12 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/yujiosaka/headless-chrome-crawler.git"
"url": "git+https://github.com/popstas/headless-chrome-crawler.git"
},
"bugs": {
"url": "https://github.com/yujiosaka/headless-chrome-crawler/issues"
"url": "https://github.com/popstas/headless-chrome-crawler/issues"
},
"homepage": "https://github.com/yujiosaka/headless-chrome-crawler#readme",
"homepage": "https://github.com/popstas/headless-chrome-crawler#readme",
"dependencies": {
"debug": "3.1.0",
"jquery": "3.3.1",
Expand Down

0 comments on commit c5a2957

Please sign in to comment.