1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

Merge pull request #15908 from kkirsche/bumpMarkdownIt

Bump markdown-it to ^3.0.7
This commit is contained in:
Chris Rebert
2015-02-24 15:55:26 -08:00

View File

@@ -57,7 +57,7 @@
"grunt-saucelabs": "~8.6.0",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~3.1.0",
"markdown-it": "^3.0.6",
"markdown-it": "^3.0.7",
"npm-shrinkwrap": "^200.1.0",
"time-grunt": "^1.1.0"
},