@willbooster/wbfy 2.1.0 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +123 -100
  3. package/package.json +14 -14
package/README.md CHANGED
@@ -16,4 +16,4 @@ This tool must keep idempotency, i.e., it always yields the same result when a u
16
16
 
17
17
  ## How to Use
18
18
 
19
- 1. `yarn dlx @willbooster/wbfy <project directory>`
19
+ 1. `bunx @willbooster/wbfy <project directory>`