From 0da7ecffdd9aa4798dfbfeb7cc35c16152dc06e4 Mon Sep 17 00:00:00 2001 From: Mark Griffiths Date: Thu, 14 Feb 2019 18:42:18 +0000 Subject: [PATCH] Update docs --- bin/truwrap | 6 +++--- docs/index.html | 20 ++++++++++---------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/bin/truwrap b/bin/truwrap index c5442b5..dd8a92e 100755 --- a/bin/truwrap +++ b/bin/truwrap @@ -26,7 +26,7 @@ var updateNotifier = _interopDefault(require('update-notifier')); var string = require('@thebespokepixel/string'); const name = "truwrap"; -const version = "0.8.2"; +const version = "0.8.3"; const description = "Smarter terminal text wrapping (handles 24bit color)"; const author = "Mark Griffiths (http://thebespokepixel.com/)"; const main = "index.js"; @@ -62,7 +62,7 @@ const devDependencies = { ava: "^1.2.1", "babel-plugin-lodash": "^3.3.4", documentation: "^9.1.1", - "documentation-theme-bespoke": "^0.4.5", + "documentation-theme-bespoke": "^0.4.7", gulp: "^4.0.0", "gulp-better-rollup": "^3.4.0", "gulp-chmod": "^2.0.0", @@ -78,7 +78,7 @@ const devDependencies = { }; const dependencies = { "@thebespokepixel/meta": "^0.2.4", - "@thebespokepixel/n-selector": "^0.2.1", + "@thebespokepixel/n-selector": "^0.2.3", "@thebespokepixel/string": "^0.5.3", "ansi-regex": "^4.0.0", columnify: "^1.5.4", diff --git a/docs/index.html b/docs/index.html index ea55a2f..dc29f8b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - truwrap 0.8.2 | Documentation + truwrap 0.8.3 | Documentation @@ -15,7 +15,7 @@