Skip to content

Commit

Permalink
chore: update name
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuprin committed Dec 3, 2023
1 parent c78cd11 commit 4461535
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "crewcli",
"version": "0.0.1",
"version": "0.0.2",
"description": "A collection of bash scripts for different modules",
"scripts": {
"test": "npm link && edgecli"
"test": "npm link && crewcli --help"
},
"bin": {
"edgecli": "./main.sh"
"crewcli": "./main.sh"
},
"keywords": ["shell", "lokalise", "cli"],
"author": "motley-crew",
Expand Down

0 comments on commit 4461535

Please sign in to comment.