Skip to content

Commit

Permalink
update clsx to clsx in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
carlblock authored May 15, 2024
1 parent 2c3aa84 commit f5abc4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@
"test"
],
"dependencies": {
"clsx": "^1.1.1",
"clsx": "^2.1.1",
"prop-types": "^15.8.1"
},
"peerDependencies": {
"react": ">= 16.3.0",
"react-dom": ">= 16.3.0"
}
}
}

0 comments on commit f5abc4e

Please sign in to comment.