From 4d6bffdc8ab4a0968625ba51355e589c4895efed Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 29 Nov 2020 18:22:35 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B9=E3=82=AF=E3=83=A9=E3=83=83=E3=83=81?= =?UTF-8?q?=E3=83=91=E3=83=83=E3=83=89=E3=81=8C=E5=8B=95=E3=81=8B=E3=81=AA?= =?UTF-8?q?=E3=81=84=E3=81=AE=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/client/pages/scratchpad.vue | 11 +++++++++-- yarn.lock | 8 ++++---- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 8be5025e81..a0d3d9595c 100644 --- a/package.json +++ b/package.json @@ -245,7 +245,7 @@ "vue-i18n": "9.0.0-beta.7", "vue-json-pretty": "1.7.1", "vue-loader": "16.0.0", - "vue-prism-editor": "1.2.2", + "vue-prism-editor": "2.0.0-alpha.2", "vue-router": "4.0.0-rc.2", "vue-style-loader": "4.1.2", "vuex": "4.0.0-rc.1", diff --git a/src/client/pages/scratchpad.vue b/src/client/pages/scratchpad.vue index bbdb20112d..6dc7ae9c97 100644 --- a/src/client/pages/scratchpad.vue +++ b/src/client/pages/scratchpad.vue @@ -1,7 +1,7 @@