Skip to content

Commit

Permalink
publish 3.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tzfun committed Nov 1, 2022
1 parent ade92ad commit 3e760ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-web-terminal",
"version": "3.0.12",
"version": "3.0.13",
"description": "网页端命令行插件,适配vue3",
"license":"Apache-2.0",
"private": false,
Expand Down
1 change: 0 additions & 1 deletion src/Terminal.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ export default {
ask: {
open: false,
question: null,
showCursor: false,
isPassword: false,
callback: null,
autoReview: false,
Expand Down

0 comments on commit 3e760ea

Please sign in to comment.