@usercli/clideveloper 2.0.1 → 2.0.2

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 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -7,6 +7,8 @@
7
7
  <code>npx @usercli/clideveloper@latest</code>
8
8
  </pre>
9
9
 
10
+ <p><strong style="color:red;">Bug Resolved ✅ The issue has been fixed! Please download the latest version using: npx @usercli/clideveloper@latest</strong></p>
11
+
10
12
  This npm package is designed to make the **developer installation and setup process easy and automatic**.
11
13
 
12
14
  You **do not need to manually install npm packages or perform any setup** — everything is handled for you.
@@ -14,10 +16,6 @@ Think of it as your **personal npm butler** 🕴️, setting up your tools while
14
16
 
15
17
  ---
16
18
 
17
- **Bug Resolved ✅**
18
- The issue has been fixed! Please download the latest version using command: npx @usercli/clideveloper@latest
19
-
20
-
21
19
  ## 🚧 Current Status
22
20
 
23
21
  . ✅ Backend frameworks fully supported
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@usercli/clideveloper",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {