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