Skip to content

Commit

Permalink
chore: jswork scope
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Nov 9, 2020
1 parent 38fc7fd commit 77368ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## installation
```shell
npm i -S @feizheng/ushell-module-java
npm i -S @jswork/ushell-module-java
```

## resources
Expand Down
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@feizheng/ushell-module-java",
"name": "@jswork/ushell-module-java",
"version": "1.0.0",
"description": "Unix like shell for java.",
"main": "index.sh",
Expand All @@ -8,10 +8,8 @@
"url": "git+https://github.com/afeiship/ushell-module-java.git"
},
"keywords": [
"ushell",
"unix",
"shell",
"ushell-module-java"
"java"
],
"authors": [
"feizheng <1290657123@qq.com>"
Expand Down

0 comments on commit 77368ae

Please sign in to comment.