Skip to content

Commit c1bb8d2

Browse files
author
Andrews
committed
1.3.0
1 parent c5dc438 commit c1bb8d2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-serverless-express",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.",
55
"keywords": [
66
"aws",
@@ -29,8 +29,8 @@
2929
},
3030
"devDependencies": {
3131
"jest": "^16.0.2"
32-
},
33-
"scripts": {
34-
"test": "jest"
35-
}
32+
},
33+
"scripts": {
34+
"test": "jest"
35+
}
3636
}

0 commit comments

Comments
 (0)