add host_permissions to indicate need to fetch https

This commit is contained in:
Dave Horton
2023-11-18 10:07:50 -05:00
parent 23d82cf52b
commit fdc5869390
3 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "webrtc-chrome-ext",
"version": "1.0.4",
"version": "1.0.5",
"private": true,
"dependencies": {
"@chakra-ui/react": "^2.8.0",