Skip to content

Commit

Permalink
refactor(Templates): Fix typo in package.json for template aws-nodejs…
Browse files Browse the repository at this point in the history
…-typescript (#8754)
  • Loading branch information
aldebout committed Jan 13, 2021
1 parent 30015ea commit 37398d0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@
"name": "aws-nodejs-typescript",
"version": "1.0.0",
"description": "Serverless aws-nodejs-typescript template",
"main": "servlerss.ts",
"main": "serverless.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit 37398d0

Please sign in to comment.