From f1c5d4f2b959af53161ae0d0636eec2652b122a1 Mon Sep 17 00:00:00 2001 From: Gamebrary Date: Sat, 31 Oct 2020 10:42:52 -0700 Subject: [PATCH] added vue quill --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 081a91a7..602e6889 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,7 @@ "vue-github-button": "^1.0.5", "vue-i18n": "^8.0.0", "vue-markdown": "^2.2.4", + "vue-quill": "^1.5.1", "vue-raven": "^1.0.0", "vue-router": "^3.0.1", "vuedraggable": "^2.16.0",