mirror of
https://github.com/NikolaiT/se-scraper.git
synced 2025-06-20 17:47:49 +02:00
Added post install script to build the puppeteer-cluster, and also added the updated dependencies from puppeteer-cluster
This commit is contained in:
parent
1694ee92d0
commit
ca9f5f7f50
@ -5,6 +5,7 @@
|
|||||||
"homepage": "https://scrapeulous.com/",
|
"homepage": "https://scrapeulous.com/",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"postinstall": "cd src/puppeteer-cluster && npm install && npm run build",
|
||||||
"test": "mocha test/static_tests/"
|
"test": "mocha test/static_tests/"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 221e6821d1d5d8c57bdf7b2cfef71d64dbf006a2
|
Subproject commit f333cd0ffc7d5dbbc1b7df255986c13f353672d8
|
Loading…
x
Reference in New Issue
Block a user