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-08-29 20:15:43 +0300
committersudorook <daemon@nullcodon.com>2021-08-29 20:15:43 +0300
commitbc39b6efea85d9a4f17e1d51c63fcc2bde2fa1b1 (patch)
treef2c8ca404db1a76aaedeb1aeaa4f9ad2292635c4
parent3964337108acf0c516b673ba96b7e49f2b3ff156 (diff)
bump sass to v1.38.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 19e2e60..c90bbb0 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.0"
+ "sass": "^1.38.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"