@nevil5249/shadowcraft 1.0.4 → 1.0.6

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 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -97,7 +97,6 @@ This results in:
97
97
 
98
98
  MIT License
99
99
 
100
- <div align="center">
101
- <p>Built with precision by Nevil Gadhia</p>
102
- </div>
100
+ ---
103
101
 
102
+ Built with precision by **Nevil Gadhia**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nevil5249/shadowcraft",
3
- "version": "1.0.4",
3
+ "version": "1.0.6",
4
4
  "description": "A premium design framework for multi-layered interface depth and structural volumetric fidelity via Tailwind CSS.",
5
5
  "main": "index.js",
6
6
  "type": "module",