Skip to content

Commit 00aaf1c

Browse files
committed
Release 1.0.6
1 parent b82e390 commit 00aaf1c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jswork/ushell-module-nodejs",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Unix like shell module for nodejs.",
55
"main": "index.sh",
66
"repository": {
@@ -9,10 +9,11 @@
99
},
1010
"keywords": [
1111
"ushell",
12+
"node",
13+
"npm",
14+
"bash",
1215
"unix",
13-
"shell",
14-
"system",
15-
"infomation"
16+
"cli"
1617
],
1718
"author": "afei",
1819
"license": "MIT",

0 commit comments

Comments
 (0)