mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Update readme
This commit is contained in:
parent
afcdcbd2f6
commit
eabbcfa5b2
2 changed files with 2 additions and 2 deletions
|
|
@ -59,7 +59,7 @@ Besides, good stuff that comes with using this template:
|
|||
<details>
|
||||
<summary>Click to expand</summary>
|
||||
|
||||
## Can I use `npm` instead of `yarn`
|
||||
## Can I use `npm` (or something else) instead of `yarn`
|
||||
|
||||
Yes, just remove the `yarn.lock` file and edit `.github/workflows/ci.yaml`, replace all `yarn ***` by `npm run ****`.
|
||||
## What will be included in the npm bundle?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue