diff options
| author | Chris Rebert <[email protected]> | 2015-04-07 17:34:26 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-04-07 17:34:44 -0700 |
| commit | b5416184e12dda93d40045ef983d91521173e980 (patch) | |
| tree | 88eb21344151dbfe3fe2bff3311fed0e60e6199c | |
| parent | 180c86229f2e462e64adbf6fcac8dd5d28965edc (diff) | |
| download | bootstrap-b5416184e12dda93d40045ef983d91521173e980.tar.xz bootstrap-b5416184e12dda93d40045ef983d91521173e980.zip | |
Bump markdown-it to ^4.1.0
[skip sauce]
[skip validator]
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 12cc2549f..2098be342 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" }, |
