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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 10596ae..2805d8c 100644
--- a/package.json
+++ b/package.json
@@ -23,8 +23,8 @@
"url": "https://github.com/twbs/bootstrap-sass/issues"
},
"devDependencies": {
- "node-sass": "~1.0",
- "mincer": "~1.1",
+ "node-sass": "~2.0",
+ "mincer": "~1.2",
"ejs": "~1.0"
}
}