diff options
| author | Chris Rebert <[email protected]> | 2015-04-23 12:00:58 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-04-23 12:11:57 -0700 |
| commit | 4f85fcfc28aee49884dbab86cdd435bc96ef06d0 (patch) | |
| tree | 8a5d204a672aa9ee59594549860ea813aa4809e7 /package.json | |
| parent | 6ba595f3fffee275922c377a7cc1bc46fc5e58c1 (diff) | |
| download | bootstrap-4f85fcfc28aee49884dbab86cdd435bc96ef06d0.tar.xz bootstrap-4f85fcfc28aee49884dbab86cdd435bc96ef06d0.zip | |
Fix #16075 by switching to maintained fork of grunt-sed
[skip sauce]
[skip validator]
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1345ef409..f012d8430 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.6.0", "grunt-saucelabs": "~8.6.0", - "grunt-sed": "~0.1.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", |
