mirror of
https://github.com/wekan/wekan.git
synced 2026-01-08 10:38:50 +01:00
Try to fix tests by adding correct version of puppeteer, because newest puppeteer did not work.
Thanks to xet7 !
This commit is contained in:
parent
a7888f0c66
commit
1bf1ed79e8
2 changed files with 136 additions and 153 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"babel-plugin-istanbul": "^6.1.1",
|
||||
"chai": "^4.3.4",
|
||||
"flatted": "^3.2.2",
|
||||
"puppeteer": "^13.1.2",
|
||||
"puppeteer": "^1.20.0",
|
||||
"sinon": "^11.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue