summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-04-01 19:57:09 +0900
committerGitHub <noreply@github.com>2018-04-01 19:57:09 +0900
commitc4056ed78561befcc8d3bb539fe62cff39ae19cd (patch)
tree9c471e7ab9de0e9a8eb69c6004297be11f101bd8
parentMerge branch 'master' of https://github.com/syuilo/misskey (diff)
parentfix(package): update bootstrap-vue to version 2.0.0-rc.4 (diff)
downloadmisskey-c4056ed78561befcc8d3bb539fe62cff39ae19cd.tar.gz
misskey-c4056ed78561befcc8d3bb539fe62cff39ae19cd.tar.bz2
misskey-c4056ed78561befcc8d3bb539fe62cff39ae19cd.zip
Merge pull request #1354 from syuilo/greenkeeper/bootstrap-vue-2.0.0-rc.4
fix(package): update bootstrap-vue to version 2.0.0-rc.4
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 14c89927ee..d5fa1f3cbb 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"autwh": "0.0.1",
"bcryptjs": "2.4.3",
"body-parser": "1.18.2",
- "bootstrap-vue": "2.0.0-rc.1",
+ "bootstrap-vue": "2.0.0-rc.4",
"cafy": "3.2.1",
"chai": "4.1.2",
"chai-http": "4.0.0",