From 8dc5375d55e9d54041ea95c960488185eaae6bd9 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 20 Jul 2018 05:29:56 +0900 Subject: 最近使ったハッシュタグを表示するようにするなど MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 9e28a26f9d..d90a81d69b 100644 --- a/package.json +++ b/package.json @@ -126,6 +126,7 @@ "highlight.js": "9.12.0", "html-minifier": "3.5.19", "http-signature": "1.2.0", + "insert-text-at-cursor": "0.1.1", "is-root": "2.0.0", "is-url": "1.2.4", "jquery": "3.3.1", @@ -205,6 +206,7 @@ "vue-json-tree-view": "2.1.4", "vue-loader": "15.2.6", "vue-router": "3.0.1", + "vue-style-loader": "4.1.1", "vue-template-compiler": "2.5.16", "vuedraggable": "2.16.0", "vuex": "3.0.1", -- cgit v1.2.3-freya