diff options
| author | Chris Rebert <[email protected]> | 2014-12-28 18:25:49 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-28 18:25:49 -0800 |
| commit | 28790491632befc63fb952dd79aab042d641176b (patch) | |
| tree | fe65c0d33df360dd9d391d038039cc9e4301631f | |
| parent | 977646d7a0cfd3453fb716af1bc0d458e2b0fd5d (diff) | |
| download | bootstrap-28790491632befc63fb952dd79aab042d641176b.tar.xz bootstrap-28790491632befc63fb952dd79aab042d641176b.zip | |
bump remarkable to ~1.6.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1bc5a863e..26a509eb9 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.5.0", + "remarkable": "~1.6.0", "time-grunt": "~1.0.0" }, "engines": { |
