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

github.com/sudorook/capsule.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsudorook <daemon@nullcodon.com>2021-09-10 17:28:25 +0300
committersudorook <daemon@nullcodon.com>2021-09-10 17:28:25 +0300
commit96b076c27910bd3cfc6e2660b2f17e5f3b8c9de7 (patch)
tree960699bc6172611363128465603b220a7577f58f
parentbc39b6efea85d9a4f17e1d51c63fcc2bde2fa1b1 (diff)
bump sass to v1.39.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c90bbb0..ed3b46d 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
"gulp-clean-css": "^4.3.0",
"gulp-print": "^5.0.2",
"gulp-rename": "^2.0.0",
- "sass": "^1.38.2"
+ "sass": "^1.39.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"