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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2021-06-08 14:35:58 +0300
committerVincent Petry <vincent@nextcloud.com>2021-06-08 14:35:58 +0300
commitc684d22a4a2015c0d5c848fbac86af931d9b343e (patch)
treeaad6b24eb3a4bfd65c350f7cc7803533b306bafc /package.json
parentc0059151129889e411a499b72806c3712aac2db6 (diff)
Include sass explicitly
Signed-off-by: Vincent Petry <vincent@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 33eb34509..c7ac1d328 100644
--- a/package.json
+++ b/package.json
@@ -96,6 +96,7 @@
"jest-mock-console": "^1.1.0",
"node-sass": "^5.0.0",
"regenerator-runtime": "^0.13.7",
+ "sass": "^1.34.1",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"stylelint": "^13.13.1",