Skip to content

Commit

Permalink
fix(menu): include all direct dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Westbrook Johnson committed Aug 13, 2020
1 parent 63628e9 commit aa7327f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@
"@spectrum-css/menu": "^2.1.5"
},
"dependencies": {
"@spectrum-web-components/button": "^0.8.3",
"@spectrum-web-components/icon": "^0.5.1",
"@spectrum-web-components/icons-ui": "^0.2.1",
"@spectrum-web-components/shared": "^0.6.0",
"lit-element": "^2.1.0",
"lit-html": "^1.0.0",
"tslib": "^2.0.0"
Expand Down

0 comments on commit aa7327f

Please # to comment.