diff options
| author | Chris Rebert <[email protected]> | 2014-11-13 13:51:53 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-11-13 13:53:40 -0800 |
| commit | a7682e3fde01e2b5e7c12cea10ca2d4251f73e69 (patch) | |
| tree | 95eceb3f6a75f39f1aa1f634451287b9e8c58472 /package.json | |
| parent | 3a96a80a1b304518879e73f945ea254b9aa023a9 (diff) | |
| download | bootstrap-a7682e3fde01e2b5e7c12cea10ca2d4251f73e69.tar.xz bootstrap-a7682e3fde01e2b5e7c12cea10ca2d4251f73e69.zip | |
bump remarkable devDependency to ~1.4.1
[skip sauce]
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 5906a6620..e4a0d81ea 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "grunt-sed": "~0.1.1", "load-grunt-tasks": "~1.0.0", "npm-shrinkwrap": "5.0.0", - "remarkable": "~1.4.0", + "remarkable": "~1.4.1", "time-grunt": "~1.0.0" }, "engines": { |
