@usercli/clideveloper 1.0.7 → 1.0.8

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 (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
  <h1><strong>💡 Quick Install (Recommended):</strong></h1>
5
5
 
6
6
  <pre>
7
- <code>npx i @usercli/clideveloper</code>
7
+ <code>npx @usercli/clideveloper@latest</code>
8
8
  </pre>
9
9
 
10
10
  This npm package is designed to make the **developer installation and setup process easy and automatic**.
@@ -53,4 +53,4 @@ This package helps developers quickly bootstrap backend tools **without manual c
53
53
  ## 📦 Installation
54
54
 
55
55
  ```bash
56
- npx i @usercli/clideveloper
56
+ npx @usercli/clideveloper@latest
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@usercli/clideveloper",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {