We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84fd425 commit e5a3820Copy full SHA for e5a3820
package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "@probot/adapter-aws-lambda-serverless",
3
- "version": "0.6.0",
+ "version": "0.0.0-development",
4
+ "publishConfig": {
5
+ "access": "public"
6
+ },
7
"description": "An extension for running Probot in AWS Lambda",
8
"main": "index.js",
9
"scripts": {
0 commit comments