Skip to content

Commit acd4a87

Browse files
authored
Add support for react 19 (#2254)
1 parent e11fa13 commit acd4a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lucide-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
"vitest": "^1.1.1"
6666
},
6767
"peerDependencies": {
68-
"react": "^16.5.1 || ^17.0.0 || ^18.0.0"
68+
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
6969
}
7070
}

0 commit comments

Comments
 (0)