We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dacd5b9 commit 57e2ff5Copy full SHA for 57e2ff5
package.json
@@ -3,6 +3,9 @@
3
"version": "0.0.0",
4
"description": "Simple hack to allow web audio even if physical mute switch is on iPhone/iPads",
5
"main": "./src/index.js",
6
+ "publishConfig": {
7
+ "access": "public"
8
+ },
9
"exports": {
10
".": {
11
"default": "./src/index.js",
0 commit comments