chore: update lucide-react versions (#6551)

This commit is contained in:
Aaryan Khandelwal 2025-02-07 01:00:40 +05:30 committed by GitHub
parent 4cf0c702ce
commit a5c2acb5f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 15 additions and 5 deletions

View file

@ -0,0 +1,5 @@
.next
.turbo
out/
dist/
build/

View file

@ -0,0 +1,5 @@
{
"printWidth": 120,
"tabWidth": 2,
"trailingComma": "es5"
}