File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,19 +33,12 @@ app.addTemplateEngine(templateRenderer);
3333...
3434```
3535
36- ### More info
37-
38- If you want to know more about how to use App, please visit
39- the [ Core Project] ( https://github.com/rogelio-o/lambda-framework ) .
40-
4136## Lambda Framework projects
4237
4338- [ Core] ( https://github.com/rogelio-o/lambda-framework )
4439- [ AWS Lambda implementation] ( https://github.com/rogelio-o/lambda-framework-aws )
4540- [ Google Cloud Functions implementation] ( https://github.com/rogelio-o/lambda-framework-gcloud )
4641- [ DustJS template engine implementation] ( https://github.com/rogelio-o/lambda-framework-dustjs )
47- - [ Website] ( https://github.com/rogelio-o/lambda-framework-website )
48- - [ Website Resources] ( https://github.com/rogelio-o/lambda-framework-website-resources )
4942- [ Examples] ( https://github.com/rogelio-o/lambda-framework-examples )
5043
5144## Contributions
Original file line number Diff line number Diff line change 4646 "@types/aws-lambda" : " 0.0.24" ,
4747 "@types/node" : " ^8.0.28" ,
4848 "aws-sdk" : " ^2.161.0" ,
49- "lambda-framework" : " ^1.1.1 " ,
49+ "lambda-framework" : " ^1.1.2 " ,
5050 "node-cache" : " ^4.1.1"
5151 },
5252 "nyc" : {
You can’t perform that action at this time.
0 commit comments