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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build/package.json')
-rw-r--r--build/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json
index 5fe6457390d..8b84a5b104c 100644
--- a/build/package.json
+++ b/build/package.json
@@ -22,7 +22,7 @@
"karma-junit-reporter": "^1.2.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-viewport": "^1.0.6",
- "node-sass": "~4.13.0",
+ "node-sass": "~4.14.0",
"phantomjs-prebuilt": "*",
"sinon": "<= 5.0.7"
},