Skip to content

Commit

Permalink
fix(top-app-bar-fixed): missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yinonov committed Feb 4, 2022
1 parent 9266035 commit 553005c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components/top-app-bar-fixed/package.json
Expand Up @@ -27,6 +27,7 @@
"url": "https://github.com/Vonage/vivid/issues"
},
"dependencies": {
"@material/mwc-base": "^0.22.1",
"@material/mwc-top-app-bar": "^0.22.1",
"@material/mwc-top-app-bar-fixed": "^0.22.1",
"@vonage/vvd-core": "2.25.7",
Expand All @@ -39,4 +40,4 @@
"@vonage/vvd-umbrella": "2.25.7",
"typescript": "^4.3.2"
}
}
}

0 comments on commit 553005c

Please sign in to comment.