diff options
| author | Mark Otto <[email protected]> | 2014-10-29 09:42:00 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-10-29 09:42:00 -0700 |
| commit | 22baa8153b58e80df248b38ddf2aeae4f3f9cc2b (patch) | |
| tree | 4a0cba77b6720986d32cb74d96f6e93d6171eb8b /package.json | |
| parent | a369a0a72981d8bb68257889e077ad5b51d64cb5 (diff) | |
| download | bootstrap-22baa8153b58e80df248b38ddf2aeae4f3f9cc2b.tar.xz bootstrap-22baa8153b58e80df248b38ddf2aeae4f3f9cc2b.zip | |
fixes #14911: bump dependencies to fix customizer text from being cut shor
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 f52ca15f8..5627ba6d2 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "grunt-sed": "~0.1.1", "load-grunt-tasks": "~1.0.0", "npm-shrinkwrap": "~4.0.0", - "remarkable": "^1.2.0", + "remarkable": "^1.2.2", "time-grunt": "~1.0.0" }, "engines": { |
