Skip to content

Commit 08fbc55

Browse files
committed
Add publishConfig.access to package.json
1 parent efc4375 commit 08fbc55

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,8 @@
3535
"prettier-standard": "^16.4.1",
3636
"rollup": "^2.70.1",
3737
"sinon": "^10.0.0"
38+
},
39+
"publishConfig": {
40+
"access": "public"
3841
}
3942
}

0 commit comments

Comments
 (0)