From 147172fe720f8af8a219ba384c0407ca751e0321 Mon Sep 17 00:00:00 2001 From: Florrie Date: Wed, 23 Oct 2019 12:20:27 -0300 Subject: Add text/notes editor, using tui-text-editor :D! --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index c7638d8..81fb70a 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "sanitize-filename": "^1.6.1", "tempy": "^0.2.1", "tui-lib": "0.0.4", + "tui-text-editor": "^0.3.1", "word-wrap": "^1.2.3" } } -- cgit 1.3.0-6-gf8a5