diff options
| author | Chris Rebert <[email protected]> | 2014-06-19 16:04:18 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-06-19 16:04:40 -0700 |
| commit | 856bc8694c7eed0bd5499daf733754da7c6ce977 (patch) | |
| tree | eb35dd719b214c41e34c271ee4a23dabce3eef69 /package.json | |
| parent | 14829474052cc30ca89c72e035f5b88978af6eb5 (diff) | |
| download | bootstrap-856bc8694c7eed0bd5499daf733754da7c6ce977.tar.xz bootstrap-856bc8694c7eed0bd5499daf733754da7c6ce977.zip | |
bump npm-shrinkwrap to ~3.1.4
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 6776b772e..46d0c7c9f 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.5.0", "markdown": "~0.5.0", - "npm-shrinkwrap": "~3.1.3", + "npm-shrinkwrap": "~3.1.4", "time-grunt": "~0.3.2" }, "engines": { |
