Skip to content

Commit

Permalink
npm update (#12)
Browse files Browse the repository at this point in the history
* npm update

- ran npm update
- updated readme

* Regenerate dist/index.js

---------

Co-authored-by: carlkidcrypto <carlkidcrypto@users.noreply.github.com>
  • Loading branch information
carlkidcrypto and carlkidcrypto authored Feb 22, 2024
1 parent c6b924c commit 2a81271
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 17 deletions.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,20 @@ The problem is you have to figure them out, and they end up creating multiple st
### Setup Environment

```pwsh
npm i -g @vercel/ncc@0.38.1
npm install -g npm@10.4.0
npm install
```

### Update lock file

```pwsh
npm update
```

### Update project

```pwsh
ncc build index.js -m
```

### Run tests
4 changes: 3 additions & 1 deletion dist/index.js

Large diffs are not rendered by default.

50 changes: 35 additions & 15 deletions package-lock.json

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

0 comments on commit 2a81271

Please # to comment.