Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinicius Reis <vinicius.reis@nextcloud.com>2022-06-30 19:46:47 +0300
committerVinicius Reis <vinicius.reis@nextcloud.com>2022-06-30 19:46:47 +0300
commit6569c9b5ee039ee0d0199628243dff92a5f459b6 (patch)
treea9252e8c8284c2628f01c7bd1037f12e2348ad72 /package.json
parentff1d6e497eb50de42be8909e30dc63c2adb5c8b3 (diff)
➕ (#2615): add missing dependency
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 946bd69cb..798722c4b 100644
--- a/package.json
+++ b/package.json
@@ -113,6 +113,7 @@
"cypress-file-upload": "^5.0.8",
"debounce": "^1.2.1",
"escape-html": "^1.0.3",
+ "eslint-plugin-cypress": "^2.12.1",
"highlight.js": "^10.7.2",
"jest": "^27.5.1",
"jest-raw-loader": "^1.0.1",