1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 19:55:26 +03:00
aports/community/ceph/30-cypress.patch.noauto
Duncan Bellamy 56d33f7083 community/ceph: upgrade to 16.2.5
* https://ceph.io/en/news/blog/2021/v16-2-5-pacific-released/
* make 44-missing-include2.patch match upstream commits
* update 30-cypress.patch.noauto
2021-07-09 06:03:21 +00:00

14 lines
620 B
Text

remove cypress as not availiable on 32bit platforms
diff -Nurp a/src/pybind/mgr/dashboard/frontend/package.json b/src/pybind/mgr/dashboard/frontend/package.json
--- a/src/pybind/mgr/dashboard/frontend/package.json 2021-04-03 08:58:07.611941559 +0100
+++ b/src/pybind/mgr/dashboard/frontend/package.json 2021-04-03 08:59:13.903122038 +0100
@@ -119,8 +119,6 @@
"@types/node": "12.12.62",
"@types/simplebar": "5.1.1",
"codelyzer": "6.0.1",
- "cypress": "5.3.0",
- "cypress-multi-reporters": "1.4.0",
"html-linter": "1.1.1",
"htmllint-cli": "0.0.7",
"identity-obj-proxy": "3.0.0",