chore: bump repl version

This commit is contained in:
Evan You
2021-09-16 18:40:42 -04:00
parent a276e7253a
commit 5bd0ac67f3
2 changed files with 5 additions and 5 deletions

View File

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