Skip to content

Commit 3f3523d

Browse files
committed
fix: add publishConfig to package.json for public access
1 parent 0346128 commit 3f3523d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@
5050
}
5151
]
5252
},
53+
"publishConfig": {
54+
"access": "public"
55+
},
5356
"dependencies": {
5457
"clone": "^2.1.2"
5558
}

0 commit comments

Comments
 (0)