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 1ef4c10 commit 3b3a66dCopy full SHA for 3b3a66d
.npmignore
@@ -1,3 +1,3 @@
1
-next_version
+manual_test
2
.eslintrc.js
3
.editorconfig
package.json
@@ -1,6 +1,6 @@
{
"name": "serverless-offline",
- "version": "3.20.3",
+ "version": "3.21.0",
4
"description": "Emulate AWS λ and API Gateway locally when developing your Serverless project",
5
"main": "src/index.js",
6
"scripts": {
0 commit comments