diff options
| author | Mark Otto <[email protected]> | 2014-02-24 19:10:23 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-02-24 19:10:23 -0800 |
| commit | 429fc9331e9c74a77f575d136351630e1271cd3d (patch) | |
| tree | 654f1788dd417506d0374679acec7968126602ff /package.json | |
| parent | 7bfd2cc0af988d0136993dbe20d0abfa6fb19eb9 (diff) | |
| download | bootstrap-429fc9331e9c74a77f575d136351630e1271cd3d.tar.xz bootstrap-429fc9331e9c74a77f575d136351630e1271cd3d.zip | |
grunt dist
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 553165f98..1b64c92e5 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,8 @@ "grunt-saucelabs": "~5.0.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.3.0", - "markdown": "~0.5.0" + "markdown": "~0.5.0", + "css-flip": "~0.3.0" }, "jspm": { "main": "js/bootstrap", |
