1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00

try upgrading puppeteer

This commit is contained in:
Bruno Windels
2018-07-30 11:11:06 +02:00
parent a5c8911445
commit d738b404ca

View File

@@ -9,6 +9,6 @@
"author": "",
"license": "ISC",
"dependencies": {
"puppeteer": "^1.5.0"
"puppeteer": "^1.6.0"
}
}