diff options
| author | Chris Rebert <[email protected]> | 2014-12-12 13:42:43 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-12 13:42:43 -0800 |
| commit | 74df3175b9ec9aae3d72e27a60f2faced6ac8750 (patch) | |
| tree | 4c6a43464bf19b29ac73b12767d83bbbe59ef62b | |
| parent | 79af63aac907a340e2eb9372f250b01442c86e08 (diff) | |
| download | bootstrap-74df3175b9ec9aae3d72e27a60f2faced6ac8750.tar.xz bootstrap-74df3175b9ec9aae3d72e27a60f2faced6ac8750.zip | |
bump remarkable to ~1.5.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 791d3bb51..81dc1b915 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "grunt-sed": "~0.1.1", "load-grunt-tasks": "~1.0.0", "npm-shrinkwrap": "^200.0.0", - "remarkable": "~1.4.2", + "remarkable": "~1.5.0", "time-grunt": "~1.0.0" }, "engines": { |
