Skip to content

Commit

Permalink
v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dherault committed Mar 24, 2020
1 parent 183313d commit 3747af7
Show file tree
Hide file tree
Showing 18 changed files with 128 additions and 518 deletions.
265 changes: 58 additions & 207 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "serverless-offline",
"version": "6.0.0",
"version": "6.1.0",
"description": "Emulate AWS λ and API Gateway locally when developing your Serverless project",
"license": "MIT",
"main": "dist/main.js",
Expand Down Expand Up @@ -178,7 +178,6 @@
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
"@babel/register": "^7.8.3",
"archiver": "^3.1.1",
"aws-sdk": "^2.624.0",
"babel-eslint": "^10.0.3",
"copyfiles": "^2.2.0",
Expand Down

0 comments on commit 3747af7

Please sign in to comment.