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>2016-06-10 10:44:37 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2016-06-10 10:44:37 +0300
commit67539e6dba81e553f16f4034b86e27ea80e1cca5 (patch)
tree7496ef025135641db576ab287838a234eb5ee9f6
parent02c61388626f6942a8bcbb2129866a976b093acb (diff)
package.json: bump devDependencies
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 11b1b05b..d974a559 100644
--- a/package.json
+++ b/package.json
@@ -24,9 +24,9 @@
"url": "https://github.com/twbs/bootstrap-sass/issues"
},
"devDependencies": {
- "node-sass": "~3.4.2",
- "mincer": "~1.3",
- "ejs": "~2.3"
+ "node-sass": "~3.7.0",
+ "mincer": "~1.4.0",
+ "ejs": "~2.4.2"
},
"eyeglass": {
"exports": "eyeglass-exports.js",