simple-merge-class-names 5.0.2 → 5.0.4

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 +1 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -26,11 +26,7 @@ A straightforward utility for merging CSS class names in `React + Tailwind` and
26
26
 
27
27
  ## Support Palestine
28
28
 
29
- We Stand with Palestine <img
30
- src="https://raw.githubusercontent.com/new-AF/simple-merge-class-names/main/.github/images/ps.png"
31
- alt="Flag of Palestine"
32
- height="10"
33
- />
29
+ We Stand with Palestine <img src="https://raw.githubusercontent.com/new-AF/simple-merge-class-names/main/.github/images/ps.svg" alt="Flag of Palestine" height="10" />
34
30
 
35
31
  [Donate](https://gazafunds.com/)
36
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simple-merge-class-names",
3
- "version": "5.0.2",
3
+ "version": "5.0.4",
4
4
  "description": "A straightforward utility for merging CSS class names in React + Tailwind and JavaScript projects.",
5
5
  "exports": {
6
6
  ".": {