summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-07-20 05:29:56 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-07-20 05:29:56 +0900
commit8dc5375d55e9d54041ea95c960488185eaae6bd9 (patch)
tree4a50953139d89a7350ad1861e5390780f0696d76 /package.json
parentMerge branch 'master' of https://github.com/syuilo/misskey (diff)
downloadmisskey-8dc5375d55e9d54041ea95c960488185eaae6bd9.tar.gz
misskey-8dc5375d55e9d54041ea95c960488185eaae6bd9.tar.bz2
misskey-8dc5375d55e9d54041ea95c960488185eaae6bd9.zip
最近使ったハッシュタグを表示するようにするなど
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
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",