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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2015-04-29 12:11:30 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-05-05 06:50:17 +0300
commit26ff019753261a937aae1c331a936dc3e049d0fe (patch)
tree883f77e81b76f90c70726bc544d1452ee7c06dcf /package.json
parentaa2c5b5672f5a7b8b0419bee51023f7e9ae4acba (diff)
Update dependencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index ec0036f668..8a9d53f2f6 100644
--- a/package.json
+++ b/package.json
@@ -54,12 +54,12 @@
"grunt-exec": "~0.4.6",
"grunt-html": "~4.0.2",
"grunt-jekyll": "~0.4.2",
- "grunt-jscs": "~1.6.0",
+ "grunt-jscs": "~1.8.0",
"grunt-saucelabs": "~8.6.1",
"grunt-sed": "twbs/grunt-sed#v0.2.0",
"load-grunt-tasks": "~3.1.0",
- "markdown-it": "^4.1.1",
- "npm-shrinkwrap": "^200.1.0",
+ "markdown-it": "^4.2.0",
+ "npm-shrinkwrap": "^200.4.0",
"time-grunt": "^1.1.1"
},
"engines": {