diff options
| author | XhmikosR <[email protected]> | 2014-11-10 12:35:33 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-11-10 12:54:23 +0200 |
| commit | 7047f9df14d89c9b38bff2d76be5c1d5f0f2b5db (patch) | |
| tree | dd0a3a71f12085472c60188ace6989836af3dc9b /package.json | |
| parent | 5339f7c8d577f5890f324df2a9310d7c1f1cb2bd (diff) | |
| download | bootstrap-7047f9df14d89c9b38bff2d76be5c1d5f0f2b5db.tar.xz bootstrap-7047f9df14d89c9b38bff2d76be5c1d5f0f2b5db.zip | |
Update devDependencies.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 59f823533..9fb35fa8c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt-banner": "~0.2.3", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-concat": "~0.5.0", - "grunt-contrib-connect": "~0.8.0", + "grunt-contrib-connect": "~0.9.0", "grunt-contrib-copy": "~0.7.0", "grunt-contrib-csslint": "~0.3.1", "grunt-contrib-cssmin": "~0.10.0", @@ -56,8 +56,8 @@ "grunt-saucelabs": "~8.3.2", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~1.0.0", - "npm-shrinkwrap": "~4.0.0", - "remarkable": "^1.2.2", + "npm-shrinkwrap": "~4.1.1", + "remarkable": "~1.4.0", "time-grunt": "~1.0.0" }, "engines": { |
