We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06af416 commit b445f36Copy full SHA for b445f36
1 file changed
package.json
@@ -29,6 +29,9 @@
29
"bin": {
30
"predicate": "./dist/cli.js"
31
},
32
+ "publishConfig": {
33
+ "access": "public"
34
+ },
35
"dependencies": {
36
"canvas": "^3.2.1",
37
"playwright": "^1.40.0",
0 commit comments