Skip to content

Commit ad2c9e4

Browse files
Update penthouse to 1.10.2
1 parent c5ebdc1 commit ad2c9e4

File tree

2 files changed

+32
-29
lines changed

2 files changed

+32
-29
lines changed

package-lock.json

+27-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
"lib": "lib"
88
},
99
"dependencies": {
10-
"penthouse": "=1.10.1"
10+
"penthouse": "=1.10.2"
1111
},
12-
"license": "MIT"
12+
"license": "MIT",
13+
"config": {
14+
"puppeteer_skip_chromium_download": true
15+
}
1316
}

0 commit comments

Comments
 (0)