We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b8bb9 commit 47cd053Copy full SHA for 47cd053
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serverless-offline",
3
- "version": "3.14.0",
+ "version": "3.14.1",
4
"description": "Emulate AWS λ and API Gateway locally when developing your Serverless project",
5
"main": "src/index.js",
6
"scripts": {
@@ -46,6 +46,7 @@
46
"Egor Kislitsyn (https://github.com/minibikini)",
47
"Elliott Spira (https://github.com/em0ney)",
48
"Ethan Moistner (https://github.com/emmoistner)",
49
+ "Francisco Guimarães (https://github.com/franciscocpg)",
50
"Gabriel Verdi (https://github.com/ansraliant)",
51
"Garun Vagidov (https://github.com/garunski)",
52
"Gert Jansen van Rensburg (https://github.com/gertjvr)",
0 commit comments