@saxx/font-styler 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 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  Font Styler is a simple and flexible Node.js library that allows you to fetch and apply custom font styles to text using the FontGen API. This library is perfect for creating stylized text for applications, websites, or any project requiring custom fonts.
4
4
 
5
- ![npm](https://img.shields.io/npm/v/@saxx/@saxx/font-styler)
6
- ![npm](https://img.shields.io/npm/dw/@saxx/@saxx/font-styler)
7
- ![npm](https://img.shields.io/npm/dt/@saxx/@saxx/font-styler)
5
+ ![npm](https://img.shields.io/npm/v/@saxx/font-styler)
6
+ ![npm](https://img.shields.io/npm/dw/@saxx/font-styler)
7
+ ![npm](https://img.shields.io/npm/dt/@saxx/font-styler)
8
8
 
9
9
  ## Features
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saxx/font-styler",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "A simple and flexible Node.js library for fetching and applying custom font styles from FontGen API.",
5
5
  "main": "index.js",
6
6
  "keywords": [