Skip to content

Commit 6d6e163

Browse files
committed
publish 2.1.0
1 parent 9b54eb8 commit 6d6e163

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": "2.0.14",
4-
"description": "网页端命令行插件,适配vue3",
3+
"version": "2.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": {
@@ -57,13 +57,15 @@
5757
"bugs": {
5858
"url": "https://github.com/tzfun/vue-web-terminal/issues"
5959
},
60-
"homepage": "https://github.com/tzfun/vue-web-terminal#readme",
60+
"homepage": "https://tzfun.github.io/vue-web-terminal/",
6161
"keywords": [
62-
"web-terminal",
6362
"terminal",
63+
"vue",
64+
"vue3",
65+
"web-terminal",
66+
"vue-terminal",
6467
"console",
6568
"web-console",
66-
"vue-terminal",
6769
"vue-console"
6870
],
6971
"author": "beifengtz",

0 commit comments

Comments
 (0)