Skip to content

Commit 72222f4

Browse files
committed
publish 3.1.0
1 parent f657142 commit 72222f4

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

package.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-web-terminal",
3-
"version": "3.0.13",
4-
"description": "网页端命令行插件,适配vue3",
3+
"version": "3.1.0",
4+
"description": "A lightweight and powerful web terminal plugin, suitable for vue3. 轻量、功能强大的网页端Terminal插件,适配vue3",
55
"license":"Apache-2.0",
66
"private": false,
77
"scripts": {
@@ -64,13 +64,15 @@
6464
"bugs": {
6565
"url": "https://github.com/tzfun/vue-web-terminal/issues"
6666
},
67-
"homepage": "https://github.com/tzfun/vue-web-terminal#readme",
67+
"homepage": "https://tzfun.github.io/vue-web-terminal/",
6868
"keywords": [
69-
"web-terminal",
7069
"terminal",
70+
"vue",
71+
"vue3",
72+
"web-terminal",
73+
"vue-terminal",
7174
"console",
7275
"web-console",
73-
"vue-terminal",
7476
"vue-console"
7577
],
7678
"author": "beifengtz",

0 commit comments

Comments
 (0)