Skip to content

Commit a64741c

Browse files
authored
remove restricted access from package json (#28)
1 parent 9d2e3f4 commit a64741c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/playwright-cloudflare/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
"version": "0.0.1-next",
55
"license": "Apache-2.0",
66
"type": "module",
7-
"publishConfig": {
8-
"access": "restricted"
9-
},
107
"exports": {
118
".": {
129
"types": "./index.d.ts",

0 commit comments

Comments
 (0)