Skip to content

Commit 8bbad81

Browse files
committed
fix: dependencies issue
1 parent 983c646 commit 8bbad81

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,8 @@
109109
"tailwindcss": "^4",
110110
"tw-animate-css": "^1.3.6",
111111
"typescript": "5.9.2"
112+
},
113+
"optionalDependencies": {
114+
"usb": "*"
112115
}
113116
}

0 commit comments

Comments
 (0)