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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index a8fcda700..a576b8c11 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,6 @@
"lodash": "^4.17.21",
"md5": "^2.3.0",
"nextcloud_issuetemplate_builder": "^0.1.0",
- "postcss-loader": "^3.0.0",
"printscout": "2.0.3",
"ramda": "^0.28.0",
"raw-loader": "^4.0.2",
@@ -95,6 +94,7 @@
"@nextcloud/eslint-config": "^4.0.0",
"@nextcloud/eslint-plugin": "^2.0.0",
"@vue/test-utils": "^1.3.0",
+ "autoprefixer": "^10.4.7",
"babel-loader": "^8.2.5",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"chai": "^4.3.6",
@@ -112,6 +112,8 @@
"jsdom-global": "^3.0.2",
"mocha": "^10.0.0",
"mochapack": "^2.1.4",
+ "postcss": "^8.4.14",
+ "postcss-loader": "^4.3.0",
"sass": "^1.52.1",
"sass-loader": "^10.1.1",
"sinon": "^14.0.0",