aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-04-24 23:54:27 -0700
committerChris Rebert <[email protected]>2015-04-24 23:54:27 -0700
commit84e157513f8b05555b7b47577182165fc30ff9aa (patch)
tree6fb495beed0586f3546ca9a9a667ffd9b6e75ecd /package.json
parent71f4abc2015164de45eb83c9b63ac739efd15a4d (diff)
parentbe6691cc048961326a8da4bcc39d2ea4a87afac1 (diff)
downloadbootstrap-84e157513f8b05555b7b47577182165fc30ff9aa.tar.xz
bootstrap-84e157513f8b05555b7b47577182165fc30ff9aa.zip
Merge pull request #16344 from twbs/sed-task
Fix #16075 by switching to maintained fork of grunt-sed
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 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",