@tamagui/lucide-icons-2 2.4.2 → 2.4.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.
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/lucide-icons-2",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.4",
|
|
4
4
|
"gitHead": "a49cc7ea6b93ba384e77a4880ae48ac4a5635c14",
|
|
5
5
|
"description": "React Native components for Lucide icons - native and web",
|
|
6
6
|
"license": "MIT",
|
|
@@ -14117,7 +14117,7 @@
|
|
|
14117
14117
|
"generate": "node ./bin/build.cjs"
|
|
14118
14118
|
},
|
|
14119
14119
|
"devDependencies": {
|
|
14120
|
-
"@tamagui/build": "2.4.
|
|
14120
|
+
"@tamagui/build": "2.4.4",
|
|
14121
14121
|
"camelcase": "^6.0.0",
|
|
14122
14122
|
"cheerio": "^1.0.0-rc.5",
|
|
14123
14123
|
"glob": "^13.0.3",
|
|
@@ -14128,8 +14128,8 @@
|
|
|
14128
14128
|
"uppercamelcase": "^3.0.0"
|
|
14129
14129
|
},
|
|
14130
14130
|
"dependencies": {
|
|
14131
|
-
"@tamagui/core": "2.4.
|
|
14132
|
-
"@tamagui/helpers-icon": "2.4.
|
|
14131
|
+
"@tamagui/core": "2.4.4",
|
|
14132
|
+
"@tamagui/helpers-icon": "2.4.4"
|
|
14133
14133
|
},
|
|
14134
14134
|
"peerDependencies": {
|
|
14135
14135
|
"react": ">=19"
|