Skip to content

Commit

Permalink
fix(states): Added missing classnames dependency
Browse files Browse the repository at this point in the history
Closes #1155
  • Loading branch information
mlaursen committed May 17, 2021
1 parent 84313fc commit a7a2012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/states/package.json
Expand Up @@ -38,6 +38,7 @@
"@react-md/theme": "^2.8.2",
"@react-md/transition": "^2.8.2",
"@react-md/utils": "^2.8.2",
"classnames": "^2.3.1",
"react-transition-group": "^4.4.1"
},
"devDependencies": {
Expand Down

1 comment on commit a7a2012

@vercel
Copy link

@vercel vercel bot commented on a7a2012 May 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.