@sigx/lynx-icons-fa-free 0.4.3 → 0.4.5
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/package.json +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sigx/lynx-icons-fa-free",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.5",
|
|
4
4
|
"description": "Font Awesome Free adapter for @sigx/lynx-icons. Provides solid/regular/brands styles via the official @fortawesome/* packages.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
"@fortawesome/free-brands-svg-icons": "^6.0.0",
|
|
29
29
|
"@fortawesome/free-regular-svg-icons": "^6.0.0",
|
|
30
30
|
"@fortawesome/free-solid-svg-icons": "^6.0.0",
|
|
31
|
-
"@sigx/lynx": "^0.4.
|
|
32
|
-
"@sigx/lynx-icons": "^0.4.
|
|
31
|
+
"@sigx/lynx": "^0.4.5",
|
|
32
|
+
"@sigx/lynx-icons": "^0.4.5"
|
|
33
33
|
},
|
|
34
34
|
"peerDependenciesMeta": {
|
|
35
35
|
"@fortawesome/free-brands-svg-icons": {
|
|
@@ -47,8 +47,8 @@
|
|
|
47
47
|
"@types/node": "^25.9.1",
|
|
48
48
|
"@typescript/native-preview": "7.0.0-dev.20260521.1",
|
|
49
49
|
"typescript": "^6.0.3",
|
|
50
|
-
"@sigx/lynx": "^0.4.
|
|
51
|
-
"@sigx/lynx
|
|
50
|
+
"@sigx/lynx-icons": "^0.4.5",
|
|
51
|
+
"@sigx/lynx": "^0.4.5"
|
|
52
52
|
},
|
|
53
53
|
"author": "Andreas Ekdahl",
|
|
54
54
|
"license": "MIT",
|