apexify.js 5.0.1 → 5.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.
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  <div align="center">
4
4
 
5
- ![ApexPainter Banner](./apex-banner.png)
5
+ ![ApexPainter Banner](https://imgur.com/a/o9qtiRh)
6
6
 
7
7
  **The Ultimate TypeScript Canvas Library for Node.js**
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apexify.js",
3
- "version": "5.0.1",
3
+ "version": "5.0.2",
4
4
  "description": "🎨 Advanced Canvas Rendering Library - Professional image processing, shape drawing, text effects, patterns, filters, and charts. Built with TypeScript & Rust for high performance.",
5
5
  "author": "zenith-79",
6
6
  "license": "MIT",
@@ -41,8 +41,7 @@
41
41
  "types",
42
42
  "README.md",
43
43
  "CHANGELOG.md",
44
- "LICENSE",
45
- "apex-banner.png"
44
+ "LICENSE"
46
45
  ],
47
46
  "keywords": [
48
47
  "canvas",
package/apex-banner.png DELETED
Binary file