1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 00:26:27 +02:00

revert vue to 3.1.x

This commit is contained in:
syuilo
2021-07-23 22:43:24 +09:00
parent e23ad7833d
commit 83619fda98
2 changed files with 55 additions and 55 deletions

View File

@@ -101,7 +101,7 @@
"@types/websocket": "1.0.3",
"@types/ws": "7.4.6",
"@typescript-eslint/parser": "4.28.3",
"@vue/compiler-sfc": "3.2.0-beta.4",
"@vue/compiler-sfc": "3.1.5",
"abort-controller": "3.0.0",
"apexcharts": "3.27.2",
"autobind-decorator": "2.4.0",
@@ -238,7 +238,7 @@
"uuid": "8.3.2",
"v-debounce": "0.1.2",
"vanilla-tilt": "1.7.0",
"vue": "3.2.0-beta.4",
"vue": "3.1.5",
"vue-color": "2.8.1",
"vue-json-pretty": "1.8.1",
"vue-loader": "16.3.1",