chore: bump repl version

This commit is contained in:
Evan You
2021-09-17 10:49:27 -04:00
parent dd9a2760a8
commit c36b557b3e
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
"vite": "^2.5.0"
},
"dependencies": {
"@vue/repl": "^0.3.2",
"@vue/repl": "^0.3.3",
"file-saver": "^2.0.5",
"jszip": "^3.6.0"
}