[scraper] deploy to google app engine

This commit is contained in:
TheBeastLT
2020-03-13 20:00:26 +01:00
parent 81236297c1
commit 19052cc366
3 changed files with 34 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
"main": "scraper/index.js",
"engines": {
"npm": "6.x",
"node": "10.x"
"node": "12.x"
},
"scripts": {
"start": "node scraper/index.js"