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 eba0fe4 commit a53ef4eCopy full SHA for a53ef4e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serverless-offline",
3
- "version": "3.14.1",
+ "version": "3.14.2",
4
"description": "Emulate AWS λ and API Gateway locally when developing your Serverless project",
5
"main": "src/index.js",
6
"scripts": {
@@ -50,6 +50,7 @@
50
"Gabriel Verdi (https://github.com/ansraliant)",
51
"Garun Vagidov (https://github.com/garunski)",
52
"Gert Jansen van Rensburg (https://github.com/gertjvr)",
53
+ "Guillaume Carbonneau (https://github.com/guillaume)",
54
"Jarda Snajdr (https://github.com/jsnajdr)",
55
"jgilbert01 (https://github.com/jgilbert01)",
56
"John McKim (https://github.com/johncmckim)",
0 commit comments