Skip to content

Commit

Permalink
đź“ť move doc from npm to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
castroCrea committed Apr 20, 2024
1 parent da659de commit 4cb5d38
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 0 additions & 2 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions doc/Plugin_Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Use moon.log in `/Users/paolocastro/Library/Application Support/test-paolo-2/moo
## Useful commands

```bash
npm pub
yarn pub
// or
npm run build
npm publish
yarn run build
yarn publish
```

0 comments on commit 4cb5d38

Please sign in to comment.