Skip to content

Commit

Permalink
chore(button): add missing reactive-controller dependency (#4958)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarunAdobe authored Nov 26, 2024
1 parent 036fd17 commit ce61b60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@
"@spectrum-web-components/icon": "^1.0.1",
"@spectrum-web-components/icons-ui": "^1.0.1",
"@spectrum-web-components/progress-circle": "^1.0.1",
"@spectrum-web-components/shared": "^1.0.1"
"@spectrum-web-components/shared": "^1.0.1",
"@spectrum-web-components/reactive-controllers": "^1.0.1"
},
"devDependencies": {
"@spectrum-css/button": "^14.0.0-s2-foundations.18"
Expand Down

0 comments on commit ce61b60

Please sign in to comment.