Skip to content

Commit 28239e4

Browse files
committed
Package content fix
1 parent ebec619 commit 28239e4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
.github/
22
.idea/
3-
node_modules/
43
.DS_Store

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scrapingant/amazon-proxy-scraper",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Amazon products scraper by keyword with using ScrapingAnt API",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)