Skip to content

Commit

Permalink
feat(kbd): dependencies review
Browse files Browse the repository at this point in the history
  • Loading branch information
andresin87 committed Aug 2, 2023
1 parent 5bc0810 commit 923a927
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/components/kbd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"peerDependencies": {
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0",
"tailwindcss": "^3.0.0"
"tailwindcss": "^3.0.0",
"@spark-ui/theme-utils": "^3.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 923a927

Please sign in to comment.