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 91afaed commit 6ecf2f5Copy full SHA for 6ecf2f5
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "lambda-api",
3
- "version": "0.2.0",
4
- "description": "Lightweight Node.js API for AWS Lambda",
+ "version": "0.2.1",
+ "description": "Lightweight web framework for your serverless applications",
5
"main": "index.js",
6
"scripts": {
7
"test": "mocha"
0 commit comments