diff options
| author | XhmikosR <[email protected]> | 2015-02-09 06:15:59 +0200 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-02-16 21:09:32 -0800 |
| commit | b9aad573f9400693f6bcbf9af5374a93228dbe6f (patch) | |
| tree | 697551bdea852014174393b8427bd620347e3dae /package.json | |
| parent | fd7c69b30f422b0e9b469cbd64c60920bbdd0346 (diff) | |
| download | bootstrap-b9aad573f9400693f6bcbf9af5374a93228dbe6f.tar.xz bootstrap-b9aad573f9400693f6bcbf9af5374a93228dbe6f.zip | |
Travis: test against node.js 0.12.
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 30b75b71b..d1938c3c1 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "grunt-sed": "~0.1.1", "load-grunt-tasks": "~3.1.0", "markdown-it": "^3.0.5", - "npm-shrinkwrap": "^200.0.0", + "npm-shrinkwrap": "^200.1.0", "time-grunt": "~1.0.0" }, "engines": { |
