nsbp-cli 0.2.7 → 0.2.9
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.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -145,7 +145,7 @@ node ./bin/nsbp.js --help # Test CLI locally
|
|
|
145
145
|
|
|
146
146
|
- **Package Name**: `nsbp-cli`
|
|
147
147
|
- **Bin Command**: `nsbp` (install globally and run `nsbp --help`)
|
|
148
|
-
- **Version**: `0.2.
|
|
148
|
+
- **Version**: `0.2.9`
|
|
149
149
|
- **Dependencies**: chalk, commander, fs-extra, inquirer
|
|
150
150
|
- **Package Manager**: Uses pnpm (also compatible with npm)
|
|
151
151
|
- **Node Version**: >=16.0.0
|