Skip to content

Commit

Permalink
chore: remove peer dependency
Browse files Browse the repository at this point in the history
Release-As: 1.5.8
  • Loading branch information
IgnacioNMiranda committed Jan 22, 2023
1 parent cf9e39e commit e94e49b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@
},
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.2.4"
"react-dom": "^18.2.0"
},
"files": [
"dist"
Expand Down

0 comments on commit e94e49b

Please sign in to comment.