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-04-18 01:35:16 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2018-12-14 15:16:04 +0300
commitb6e3c54af8cdb649fa86a402d31852449940f387 (patch)
tree135b123d92abcd0a078d4cd6c98c7ec9a150ee35 /package.json
parent2dd87b0c471a6a00e5b19502dee702db54602400 (diff)
Update package.json devDependencies
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 cdefbeee..0e4d45aa 100644
--- a/package.json
+++ b/package.json
@@ -33,9 +33,9 @@
"url": "https://github.com/twbs/bootstrap-sass/issues"
},
"devDependencies": {
- "node-sass": "^3.8.0",
+ "node-sass": "^4.8.3",
"mincer": "~1.4.0",
- "ejs": "~2.4.2"
+ "ejs": "~2.5.8"
},
"eyeglass": {
"exports": "eyeglass-exports.js",