Skip to content

Commit dda8b8c

Browse files
committed
Updated to the latest google-play-api library which added support for proxies.
1 parent 4a2cf3c commit dda8b8c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ build/Release
2727
node_modules
2828

2929
build/
30+
31+
.idea

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "ISC",
1111
"dependencies": {
1212
"express": "^4.12.4",
13-
"google-play-scraper": "^3.1.1"
13+
"google-play-scraper": "^3.1.8"
1414
},
1515
"devDependencies": {
1616
"eslint": "^2.8.0",

0 commit comments

Comments
 (0)