Skip to content

Commit

Permalink
fix(toast): include dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Westbrook Johnson authored and Westbrook committed Dec 12, 2019
1 parent 6b86e8a commit 1b82212
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/toast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
"@spectrum-css/toast": "^2.0.2"
},
"dependencies": {
"@spectrum-web-components/button": "^0.4.0",
"@spectrum-web-components/icon": "^0.4.2",
"@spectrum-web-components/icons": "^0.2.2",
"tslib": "^1.10.0"
}
}

0 comments on commit 1b82212

Please # to comment.