Skip to content

Commit 6990add

Browse files
committed
chore: add publishConfig.access
1 parent da3d494 commit 6990add

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
@@ -37,6 +37,9 @@
3737
"author": "Artem Zakharchenko <kettanaito@gmail.com>",
3838
"license": "MIT",
3939
"homepage": "https://github.com/mswjs/url",
40+
"publishConfig": {
41+
"access": "public"
42+
},
4043
"devDependencies": {
4144
"@ossjs/release": "^0.10.1",
4245
"@remix-run/route-pattern": "^0.19.0",

0 commit comments

Comments
 (0)