diff options
| author | Chris Rebert <[email protected]> | 2015-02-24 14:14:59 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-02-24 14:14:59 -0800 |
| commit | 7f7c7901ae2e9111540ef5c90bdba78df2e3381f (patch) | |
| tree | 7252dc351e7e7e2bad90e6db8972107e1738be7b /package.json | |
| parent | 2a6207c0c9888fb5d7961bf766bfd4e28a61ed19 (diff) | |
| download | bootstrap-7f7c7901ae2e9111540ef5c90bdba78df2e3381f.tar.xz bootstrap-7f7c7901ae2e9111540ef5c90bdba78df2e3381f.zip | |
bump time-grunt to ^1.1.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 521e48fa1..ba9cc80d6 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "load-grunt-tasks": "~3.1.0", "markdown-it": "^3.0.6", "npm-shrinkwrap": "^200.1.0", - "time-grunt": "~1.0.0" + "time-grunt": "^1.1.0" }, "engines": { "node": ">=0.10.1" |
