Skip to content

Commit 41a2554

Browse files
committed
bump dependencies
1 parent fb3d42f commit 41a2554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@probot/serverless-lambda",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "An extension for running Probot in AWS Lambda",
55
"main": "index.js",
66
"scripts": {
@@ -14,7 +14,7 @@
1414
"standard": "^10.0.3"
1515
},
1616
"peerDependencies": {
17-
"probot": "^7.0.0"
17+
"probot": "^7.1.1"
1818
},
1919
"engines": {
2020
"node": ">= 8.10.0",

0 commit comments

Comments
 (0)