workflow(sfc-playground): fix preview height

This commit is contained in:
Evan You
2021-11-12 10:10:24 +08:00
parent 065c367175
commit a8ab9e9311
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
},
"dependencies": {
"vue": "3.2.21",
"@vue/repl": "^0.4.3",
"@vue/repl": "^0.4.4",
"file-saver": "^2.0.5",
"jszip": "^3.6.0"
}