@usercli/clideveloper 2.0.2 → 2.0.3

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 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -7,7 +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>
10
+ **<span style="color:red">🚨 BUG RESOLVED ✅</span>**
11
+ The issue has been fixed! Please download the latest version using command: npx @usercli/clideveloper@latest
11
12
 
12
13
  This npm package is designed to make the **developer installation and setup process easy and automatic**.
13
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@usercli/clideveloper",
3
- "version": "2.0.2",
3
+ "version": "2.0.3",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {