workflow(playground-sfc): bump @vue/repl

This commit is contained in:
Evan You
2022-06-26 11:03:32 +08:00
parent 25f7a16a6e
commit 8edf4b3441
2 changed files with 5 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
},
"dependencies": {
"vue": "3.2.37",
"@vue/repl": "^1.2.4",
"@vue/repl": "^1.3.0",
"file-saver": "^2.0.5",
"jszip": "^3.6.0"
}