Skip to content

Commit 0a5e6d9

Browse files
committed
Add public access publishConfig to package.json
1 parent 2fc000e commit 0a5e6d9

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
@@ -40,6 +40,9 @@
4040
"type": "git",
4141
"url": "git+https://github.com/stacks-network/rendezvous.git"
4242
},
43+
"publishConfig": {
44+
"access": "public"
45+
},
4346
"dependencies": {
4447
"@stacks/clarinet-sdk": "^3.16.0",
4548
"@stacks/transactions": "^7.3.1",

0 commit comments

Comments
 (0)