Skip to content

Commit

Permalink
Added Camera Interface Config for snap
Browse files Browse the repository at this point in the history
Fixes #28
  • Loading branch information
cstayyab committed May 11, 2020
1 parent 820144c commit bd91256
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@
"owner": "cstayyab",
"host": "github.com"
}
},
"snap": {
"plugs": [
"default",
"camera"
]
}
},
"devDependencies": {
Expand All @@ -61,4 +67,4 @@
"puppeteer-core": "^2.1.1",
"puppeteer-in-electron": "^2.0.4"
}
}
}

0 comments on commit bd91256

Please sign in to comment.