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:
authorChris Rebert <code@rebertia.com>2015-04-08 03:34:26 +0300
committerChris Rebert <code@rebertia.com>2015-04-08 03:34:44 +0300
commitb5416184e12dda93d40045ef983d91521173e980 (patch)
tree88eb21344151dbfe3fe2bff3311fed0e60e6199c /package.json
parent180c86229f2e462e64adbf6fcac8dd5d28965edc (diff)
Bump markdown-it to ^4.1.0
[skip sauce] [skip validator]
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 12cc2549fa..2098be3420 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"grunt-saucelabs": "~8.6.0",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~3.1.0",
- "markdown-it": "^4.0.1",
+ "markdown-it": "^4.1.0",
"npm-shrinkwrap": "^200.1.0",
"time-grunt": "^1.1.0"
},