forked from extern/se-scraper
Merge pull request #52 from kujaomega/master
Added post install script to build the puppeteer-cluster, and also ad…
This commit is contained in:
commit
9e6a555663
@ -5,6 +5,7 @@
|
||||
"homepage": "https://scrapeulous.com/",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"postinstall": "cd src/puppeteer-cluster && npm install && npm run build",
|
||||
"test": "mocha test/static_tests/"
|
||||
},
|
||||
"keywords": [
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 221e6821d1d5d8c57bdf7b2cfef71d64dbf006a2
|
||||
Subproject commit f333cd0ffc7d5dbbc1b7df255986c13f353672d8
|
Loading…
Reference in New Issue
Block a user