We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71bf8de commit 121707fCopy full SHA for 121707f
package.json
@@ -1,5 +1,8 @@
1
{
2
"name": "@probot/adapter-azure-functions",
3
+ "publishConfig": {
4
+ "access": "public"
5
+ },
6
"version": "0.0.0-development",
7
"description": "Adapter to run a Probot application function in Azure Functions",
8
"main": "index.js",
0 commit comments