diff options
| author | fat <[email protected]> | 2015-05-12 16:52:54 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2015-05-12 16:52:54 -0700 |
| commit | ab1578465aee4a776412b48f16bfefca79381919 (patch) | |
| tree | 0766caa82a67cd6328273aa5f2a826c579d44d32 /package.json | |
| parent | a58febf71a5eac2161ce2db08c7d723755ed1163 (diff) | |
| download | bootstrap-ab1578465aee4a776412b48f16bfefca79381919.tar.xz bootstrap-ab1578465aee4a776412b48f16bfefca79381919.zip | |
grunt test-js, grunt dist-js now working
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 5e062297f..5599e0fad 100644 --- a/package.json +++ b/package.json @@ -55,11 +55,13 @@ "grunt-html": "~4.0.1", "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.8.0", + "grunt-line-remover": "0.0.2", "grunt-postcss": "^0.3.0", "grunt-sass": "^1.0.0", "grunt-saucelabs": "~8.6.0", "grunt-scss-lint": "^0.3.4", "grunt-sed": "~0.1.1", + "grunt-stamp": "^0.1.0", "load-grunt-tasks": "~3.1.0", "markdown-it": "^4.0.1", "mq4-hover-shim": "^0.1.0", |
