Skip to content

Commit 121707f

Browse files
committed
build(package): publishConfig.access = public
1 parent 71bf8de commit 121707f

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
@@ -1,5 +1,8 @@
11
{
22
"name": "@probot/adapter-azure-functions",
3+
"publishConfig": {
4+
"access": "public"
5+
},
36
"version": "0.0.0-development",
47
"description": "Adapter to run a Probot application function in Azure Functions",
58
"main": "index.js",

0 commit comments

Comments
 (0)