diff options
| author | Mark Otto <[email protected]> | 2015-08-18 22:47:26 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-18 22:47:26 -0700 |
| commit | cf8bb8882ed468529f12c616bdf874b9d8f80c8f (patch) | |
| tree | d3ae835cc0b215b577223137a5d523b6a35199cc /package.json | |
| parent | f9cbfa016d9ce98f8f91a628c8e8d561ce4b3c1b (diff) | |
| download | bootstrap-cf8bb8882ed468529f12c616bdf874b9d8f80c8f.tar.xz bootstrap-cf8bb8882ed468529f12c616bdf874b9d8f80c8f.zip | |
grunt build control for pushing it all
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 6d93cab32..eded9e2b4 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "grunt-autoprefixer": "~2.2.0", "grunt-babel": "^5.0.0", "grunt-banner": "~0.3.1", + "grunt-build-control": "~0.2.0", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-compress": "~0.13.0", "grunt-contrib-concat": "~0.5.1", |
