From 5a499a651d62b2fee6d006033b8879143b106f5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Sat, 30 Jan 2021 19:19:09 +0200 Subject: [PATCH] Updated docs --- README.md | 2 +- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2caffd2..a510295 100644 --- a/README.md +++ b/README.md @@ -433,8 +433,8 @@ If you are using this library in one of your projects, add it in this list. :spa - `blankningsregistret` - `steam-workshop-scraper` - `scrapos-worker` - - `growapi` - `node-red-contrib-scrape-it` + - `growapi` - `@ben-wormald/bandcamp-scraper` - `bible-scraper` diff --git a/package-lock.json b/package-lock.json index b443729..6065595 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "scrape-it", - "version": "5.3.0", + "version": "5.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8677694..6ceee65 100644 --- a/package.json +++ b/package.json @@ -93,4 +93,4 @@ "bloggify.json", "bloggify/" ] -} \ No newline at end of file +}