mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Lock puppeteer to 1.4.x.
1.8 doesn't seem to be able to click reliably.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"chrome-remote-interface": "^0.25",
|
||||
"eslint": "^4.19",
|
||||
"prettier": "^1.13",
|
||||
"puppeteer": "^1.4",
|
||||
"puppeteer": "1.4",
|
||||
"pretender": "^1.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user