diff options
| author | XhmikosR <[email protected]> | 2014-03-07 08:46:15 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-03-07 08:47:23 +0200 |
| commit | 73ad81d89ca346e2eb147824bea8fdcfd90220e1 (patch) | |
| tree | 8c25e6df1d41ef324bca4801d49ea31bea19592b /package.json | |
| parent | 589f872d7408c0b02d636a2fc5696b46a3cb51c3 (diff) | |
| download | bootstrap-73ad81d89ca346e2eb147824bea8fdcfd90220e1.tar.xz bootstrap-73ad81d89ca346e2eb147824bea8fdcfd90220e1.zip | |
Add time-grunt plugin.
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 e0a80167d..eae9e933e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,8 @@ "grunt-saucelabs": "~5.0.1", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.4.0", - "markdown": "~0.5.0" + "markdown": "~0.5.0", + "time-grunt": "~0.2.10" }, "engines": { "node": "~0.10.1" |
