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:
authorMax <max@nextcloud.com>2022-02-14 10:25:42 +0300
committerMax <max@nextcloud.com>2022-03-02 15:26:10 +0300
commit69a9acce3a66b13dd7a22d2eef3b2e285ec91a71 (patch)
treef987e01bffd42419e2f72a30c1fdbd922c749b07 /package.json
parent1d323fdcdcbb433ec54a56bd33d95b2a6a29f903 (diff)
test: load markdown with commands from .md file
Signed-off-by: Max <max@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 05e4c40ba..f054291ce 100644
--- a/package.json
+++ b/package.json
@@ -87,6 +87,7 @@
},
"devDependencies": {
"@cypress/browserify-preprocessor": "^3.0.2",
+ "@cypress/webpack-preprocessor": "^5.11.1",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^7.0.2",