persian-calendar-tailwind 1.0.1 → 1.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 +3 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -43,7 +43,8 @@ export default App;
43
43
  ```
44
44
 
45
45
  ## Screenshots
46
- ![Calendar View](screenshot.png)
46
+ ![Calendar View](https://raw.githubusercontent.com/mehr1300/persian-calendar-tailwind/refs/heads/master/screenshot.png)
47
+
47
48
 
48
49
  ---
49
50
 
@@ -92,4 +93,4 @@ export default App;
92
93
  ```
93
94
 
94
95
  ## تصاویر (Screenshots)
95
- ![نمای تقویم](screenshot.png)
96
+ ![Calendar View](https://raw.githubusercontent.com/mehr1300/persian-calendar-tailwind/refs/heads/master/screenshot.png)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "persian-calendar-tailwind",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "A modern and customizable Persian (Jalali) calendar component for React, built with Tailwind CSS.",
5
5
  "keywords": [
6
6
  "react",