Updated dependencies. Try to fix Binary release on releases.wekan.team lacks the CSS.

Thanks to znerol, mrcancer91, BabyFnord and xet7 !

Fixes #4545
This commit is contained in:
Lauri Ojansivu 2022-06-08 09:32:34 +03:00
parent 21ae1b59d6
commit 937797356c
5 changed files with 5 additions and 212 deletions

View file

@ -17,7 +17,6 @@
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"flatted": "^3.2.2",
"puppeteer": "^1.20.0",
"sinon": "^13.0.2",
"sinon-chai": "^3.7.0"
},
@ -59,8 +58,5 @@
"source-map-support": "^0.5.20",
"summernote": "^0.8.20",
"uuid": "^8.3.2"
},
"meteor": {
"testModule": "tests/main.js"
}
}