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

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2018-08-22 00:49:42 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2018-12-14 15:16:04 +0300
commit6634d0a18a14046eb19c7b941be17d7a195604ca (patch)
treee9c4525f4cfeeef32d65324a7fc3d72a87f87035 /package.json
parent489b6f2b809ad87c1d77ea6dcca1d7b0d24419bc (diff)
Remove compass support
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0e4d45aa..58dcd173 100644
--- a/package.json
+++ b/package.json
@@ -33,9 +33,9 @@
"url": "https://github.com/twbs/bootstrap-sass/issues"
},
"devDependencies": {
- "node-sass": "^4.8.3",
+ "node-sass": "^4.9.3",
"mincer": "~1.4.0",
- "ejs": "~2.5.8"
+ "ejs": "~2.6.1"
},
"eyeglass": {
"exports": "eyeglass-exports.js",