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 12af1b5 commit bc08d85Copy full SHA for bc08d85
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serverless-offline",
3
- "version": "3.13.4",
+ "version": "3.13.5",
4
"description": "Emulate AWS λ and API Gateway locally when developing your Serverless project",
5
"main": "src/index.js",
6
"scripts": {
@@ -47,6 +47,7 @@
47
"Elliott Spira (https://github.com/em0ney)",
48
"Ethan Moistner (https://github.com/emmoistner)",
49
"Gabriel Verdi (https://github.com/ansraliant)",
50
+ "Garun Vagidov (https://github.com/garunski)",
51
"Gert Jansen van Rensburg (https://github.com/gertjvr)",
52
"Jarda Snajdr (https://github.com/jsnajdr)",
53
"jgilbert01 (https://github.com/jgilbert01)",
0 commit comments